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 'effnetv2_model' #1170

Open
chenshuo0012 opened this issue Aug 29, 2022 · 1 comment
Open

ModuleNotFoundError: No module named 'effnetv2_model' #1170

chenshuo0012 opened this issue Aug 29, 2022 · 1 comment

Comments

@chenshuo0012
Copy link

python3.9
Successfully installed keras-efficientnet-v2-1.2.2 tensorflow-2.9.1
when I import effnetv2_model the result is:
ModuleNotFoundError: No module named 'effnetv2_model'
how to solve the problem?

@WHO777
Copy link

WHO777 commented Sep 8, 2022

export PYTHONPATH=$PYTHONPATH:/path/to/automl/efficientnetv2

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