ReimarBauer
ReimarBauer
somehow the conda info seems to have a `python version : 3.10.14.final.0` Did you done that differently?
ok, thx for checking.
It looks like I caused the conflict – I assigned it to whoever asked for assignment without checking if a pull request already existed.@divyaajainn also received reviews. I apologize for...
The editor does it now correct 
To maintain a unified approach, the logic needs to be consistently applied across the modify_config_file module, its tests, the configuration settings, and the user interface. That can be done with...
``` pytest -k test_main_version_flag ImportError while loading conftest '/Users/reimarbauer/MAIN/MSS/conftest.py'. conftest.py:38: in from mslib.mswms.demodata import DataFiles mslib/mswms/demodata.py:32: in import netCDF4 as nc .pixi/envs/dev/lib/python3.11/site-packages/netCDF4/__init__.py:3: in from ._netCDF4 import * src/netCDF4/_netCDF4.pyx:1: in init...
https://github.com/conda-forge/netcdf4-feedstock/issues/172
@matrss Looks like my changes are causing the timeout.
The fix needs to go to stable branch.
after https://github.com/Open-MSS/MSS/pull/2823 is merged this can be solved using the ideas of [2830](https://github.com/Open-MSS/MSS/pull/2830) using pathlib.Path itselfs