Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker image creation is blocked for 9.x #2531

Open
ReimarBauer opened this issue Sep 18, 2024 · 1 comment
Open

docker image creation is blocked for 9.x #2531

ReimarBauer opened this issue Sep 18, 2024 · 1 comment
Assignees
Labels
bug Something isn't working
Milestone

Comments

@ReimarBauer
Copy link
Member

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>
@ReimarBauer ReimarBauer added the bug Something isn't working label Sep 18, 2024
@ReimarBauer ReimarBauer added this to the 9.2.1 milestone Sep 30, 2024
@sarthakvyas16
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants