Open-MSS / MSS

A QT application, a OGC web map server, a collaboration server to plan atmospheric research flights.
https://open-mss.github.io
Apache License 2.0
60 stars 75 forks source link

docker image creation is blocked for 9.x #2531

Open ReimarBauer opened 3 weeks ago

ReimarBauer commented 3 weeks ago
configure testdata
    from tests.utils import create_msui_settings_file
tests/utils.py:32: in <module>
    from mslib.mscolab.server import register_user
mslib/mscolab/server.py:43: in <module>
    from saml2.metadata import create_metadata_string
E   ModuleNotFoundError: No module named 'saml2'
ImportError while loading conftest '/scripts/MSS/conftest.py'.
conftest.py:219: in <module>

 configure testdata
    from tests.utils import create_msui_settings_file
tests/utils.py:32: in <module>
    from mslib.mscolab.server import register_user
mslib/mscolab/server.py:43: in <module>
    from saml2.metadata import create_metadata_string
E   ModuleNotFoundError: No module named 'saml2'
ImportError while loading conftest '/scripts/MSS/conftest.py'.
conftest.py:219: in <module>
sarthakvyas16 commented 1 day ago

i want to work on this issue please assign me this issue.