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

ModuleNotFoundError: No module named 'passl.engine.engine' #190

Open
wstchh opened this issue Mar 27, 2024 · 1 comment
Open

ModuleNotFoundError: No module named 'passl.engine.engine' #190

wstchh opened this issue Mar 27, 2024 · 1 comment
Assignees

Comments

@wstchh
Copy link

wstchh commented Mar 27, 2024

Traceback (most recent call last):
File "tools/train.py", line 23, in
from passl.engine.engine import Engine
ModuleNotFoundError: No module named 'passl.engine.engine'
INFO 2024-03-27 16:41:09,324 launch_utils.py:343] terminate all the procs

如图所示,想知道怎么回事呢

@nemonameless
Copy link
Contributor

请问您需要跑哪个模型?发下全部训练命令?这个报错一般是安装下python setup.py install即可。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants