-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Hello,
currently we cannot solve the exercise due to this line:
Most likely a missing file. It fails with
$ docker run -it --rm act4e-image-mcdp /bin/bash
root@8513b5362722:/ACT4E# act4e-mcdp-download-tests --out downloaded
Traceback (most recent call last):
File "/usr/local/bin/act4e-mcdp-download-tests", line 5, in <module>
from act4e_mcdp import download_main
File "/usr/local/lib/python3.10/site-packages/act4e_mcdp/__init__.py", line 12, in <module>
from .loading import *
File "/usr/local/lib/python3.10/site-packages/act4e_mcdp/loading.py", line 7, in <module>
from .coords import ComposeList, Coords, CoordsComp, CoordsIdentity
File "/usr/local/lib/python3.10/site-packages/act4e_mcdp/coords.py", line 6, in <module>
from mcdp_utils_misc import BoolLike, not_true
ModuleNotFoundError: No module named 'mcdp_utils_misc'
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels