ReimarBauer

Results 474 comments of ReimarBauer

somehow the conda info seems to have a `python version : 3.10.14.final.0` Did you done that differently?

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 ![Bildschirmfoto 2025-05-13 um 15 16 38](https://github.com/user-attachments/assets/18a914d3-13a0-43a7-b01c-37adb99ef62d)

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.

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