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.contrib' #3

Open
jBachalo opened this issue Aug 6, 2019 · 4 comments
Open

ModuleNotFoundError: No module named 'tensorflow.contrib' #3

jBachalo opened this issue Aug 6, 2019 · 4 comments

Comments

@jBachalo
Copy link

jBachalo commented Aug 6, 2019

Have spent a couple days troubleshooting.
When I try and enter the following in cmd

$python run_webcam.py --camera video.mp4
I get the following error

ModuleNotFoundError: No module named 'tensorflow.contrib'

The offending line is

import tensorflow.contrib.tensorrt as trt

Here are my setup specs

Windows 10

Python 3.6.8

CUDA 10.0

cuDNN v 7.6.2

Tensorflow (gpu) 1.14.0

GeForce GTX 960M

Driver version 431.60

Intel Core i7-6700HQ 2.6 GHz*

Any feedback or troubleshooting steps appreciated!

@jBachalo
Copy link
Author

jBachalo commented Aug 6, 2019

so bottom line is that the tensorRT module is missing. Then how to install? A quick google shows no Windows installer or support? I already tried uninstalling then reinstalling tensorflow and tensorflow-gpu

@andrewhani14
Copy link

Same Issue , Please Help

@cesarriat
Copy link

somebody find this solution??

@hisoka418
Copy link

try ubuntu 18 instade of windows 10

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

4 participants