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 'utils' during inference despite correct file structure #45

Open
SohailaAbobakr opened this issue Dec 10, 2024 · 2 comments

Comments

@SohailaAbobakr
Copy link

I'm encountering a ModuleNotFoundError: No module named 'utils' when running the inference code, despite following all installation steps correctly and ensuring the file structure is correct.

@nitinmukesh
Copy link

Windows
set pythonpath = %pythonpath%;\utils;

@RainMen1277
Copy link

linux
设置:export PYTHONPATH=/home/bin/module:$'MimicTalk所在目录全路径',比如export PYTHONPATH=/home/bin/module:$'/data/MimicTalk'

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

3 participants