Microsoft (R) Program Maintenance Utility Version 14.36.32534.0 Copyright (C) Microsoft Corporation. All rights reserved. INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "C:\Python\Python310-32\lib\site-packages\_pytest\main.py", line 266, in wrap_session INTERNALERROR> config._do_configure() INTERNALERROR> File "C:\Python\Python310-32\lib\site-packages\_pytest\config\__init__.py", line 1037, in _do_configure INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self)) INTERNALERROR> File "C:\Python\Python310-32\lib\site-packages\pluggy\_hooks.py", line 277, in call_historic INTERNALERROR> res = self._hookexec(self.name, self.get_hookimpls(), kwargs, False) INTERNALERROR> File "C:\Python\Python310-32\lib\site-packages\pluggy\_manager.py", line 80, in _hookexec INTERNALERROR> return self._inner_hookexec(hook_name, methods, kwargs, firstresult) INTERNALERROR> File "C:\Python\Python310-32\lib\site-packages\pluggy\_callers.py", line 60, in _multicall INTERNALERROR> return outcome.get_result() INTERNALERROR> File "C:\Python\Python310-32\lib\site-packages\pluggy\_result.py", line 60, in get_result INTERNALERROR> raise ex[1].with_traceback(ex[2]) INTERNALERROR> File "C:\Python\Python310-32\lib\site-packages\pluggy\_callers.py", line 39, in _multicall INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "E:\buildsystem\src\gdal-3-7-vc17\vc17\autotest\conftest.py", line 223, in pytest_configure INTERNALERROR> raise Exception( INTERNALERROR> Exception: Attempting to run tests for GDAL 3.7.0dev but library version is 3.7.0. Do you need to run setdevenv.sh ? NMAKE : fatal error U1077: 'C:\Python\Python310-32\Scripts\pytest.exe -vvs' : return code '0x3' Stop.