Skip to content

Seed test fails on Windows worker with "ModuleNotFoundError: No module named 'vadere_analysis_tool'"

Summary

The seed test fails on Windows worker with "ModuleNotFoundError: No module named 'vadere_analysis_tool'".

Logs and outputs

Installed c:\users\administrator\appdata\roaming\python\python37\site-packages\vadereanalysistool-0.1.0-py3.7.egg
Processing dependencies for VadereAnalysisTool==0.1.0
Finished processing dependencies for VadereAnalysisTool==0.1.0
$ python3 Tools/ContinuousIntegration/run_seed_comparison_test.py
Traceback (most recent call last):
  File "Tools/ContinuousIntegration/run_seed_comparison_test.py", line 6, in <module>
    from vadere_analysis_tool import VadereProject
ModuleNotFoundError: No module named 'vadere_analysis_tool'

See log of Windows worker for more details: https://gitlab.lrz.de/vadere/vadere/-/jobs/428665

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information