cl2227619761 / AttFPN-Ovarian-Cancer

MIT License
8 stars 3 forks source link

ModuleNotFoundError: No module named 'myconfig.config' #7

Open zhouxuefengaaa opened 5 months ago

zhouxuefengaaa commented 5 months ago

ModuleNotFoundError: No module named 'myconfig.config'

zhouxuefengaaa commented 5 months ago

(tct) (base) luzhe@ubuntu:/repository7403/luzhe/projects-zy/AttFPN-Ovarian-Cancer-master$ ./launch.sh Traceback (most recent call last): File "run.py", line 23, in from tools.voc_utils import get_custom_voc File "/repository7403/luzhe/projects-zy/AttFPN-Ovarian-Cancer-master/tools/voc_utils.py", line 18, in from myconfig.config import OPT ModuleNotFoundError: No module named 'myconfig.config'