-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Description
$ pip3 install -r requirements.txt
$ python3 -m visdom.server # ran until files downkloaded
$ python3 run_train_pipeline.py
Traceback (most recent call last):
File "run_train_pipeline.py", line 20, in
from configs.Config_unet import get_config
File "/home/jupyter/basic_unet_example/configs/Config_unet.py", line 20, in
from trixi.util import Config
ModuleNotFoundError: No module named 'trixi'
Any direction would be appreciated. Thanks.
Metadata
Metadata
Assignees
Labels
No labels