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 'beninception' #37

Open
yangyu615 opened this issue Dec 3, 2021 · 0 comments
Open

ModuleNotFoundError: No module named 'beninception' #37

yangyu615 opened this issue Dec 3, 2021 · 0 comments

Comments

@yangyu615
Copy link

in the calc_inception.py, there is something wrong with from beninception import InceptionV3,:
Traceback (most recent call last):
File "D:/FastGAN-pytorch-main/benchmarking/calc_inception.py", line 14, in
from beninception import InceptionV3
ModuleNotFoundError: No module named 'beninception'

Process finished with exit code 1

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

1 participant