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 'tensorflow' #18

Open
While941 opened this issue Aug 29, 2021 · 1 comment
Open

ModuleNotFoundError: No module named 'tensorflow' #18

While941 opened this issue Aug 29, 2021 · 1 comment

Comments

@While941
Copy link

when i run this project like python run.py --model=mobilenet_thin --resize=432x368 --image=./images/p1.jpg
will have this problem , but I have actually installed tensorflow , i run another test project is ok

my ts version is GPU

i try to write 'python' and import tensorflow in cmd , then had a same problem ,
i try to write 'python' and import tensorflow in anaconda prompt , then activate tensorflow , enter conda list , the tensorflow is in the list , finally import tensorflow , it reminded " Could not load dynamic library 'cudart64_110.dll'; dlerror: cudart64_110.dll not found " and "Ignore above cudart dlerror if you do not have a GPU set up on your machine."

How to solve this problem that has troubled me for a long time ? please!
I’m just a novice, I don’t know much about it.

@While941
Copy link
Author

I will be tortured crazy by this environment

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