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 'fsgan.preprocess' #169

Open
BCL123456-BAL opened this issue Nov 26, 2022 · 1 comment
Open

ModuleNotFoundError: No module named 'fsgan.preprocess' #169

BCL123456-BAL opened this issue Nov 26, 2022 · 1 comment

Comments

@BCL123456-BAL
Copy link

  1. l have set fsgan file path as system environment variable PYTHONPATH , varibale value is D:\Desktop
  2. it throws a error that ModuleNotFoundError: No module named 'fsgan.preprocess' when i run the command 'python fsgan/inference/reenact.py SOURCE D:/Desktops/000012.jpg' in D:\Desktop\fsgan or
    'python D:\Desktop\fsgan\fsgan\inference\reenact.py SOURCE D:/Desktops/000012.jpg'
  3. the error image is given by
    image
@har-simran
Copy link

try to run setup.py file given in the directory, it will resolve the issue.

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