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' #68

Open
TommasoBendinelli opened this issue Nov 7, 2019 · 3 comments
Open

Comments

@TommasoBendinelli
Copy link

I am using a virtual environment with following packets:

Package Version


absl-py 0.8.1
astor 0.8.0
cachetools 3.1.1
certifi 2019.9.11
chardet 3.0.4
gast 0.2.2
google-auth 1.7.0
google-auth-oauthlib 0.4.1
google-pasta 0.1.8
grpcio 1.25.0
h5py 2.10.0
idna 2.8
Keras-Applications 1.0.8
Keras-Preprocessing 1.1.0
Markdown 3.1.1
numpy 1.17.3
oauthlib 3.1.0
opt-einsum 3.1.0
pip 19.0.3
protobuf 3.10.0
pyasn1 0.4.7
pyasn1-modules 0.2.7
requests 2.22.0
requests-oauthlib 1.3.0
rsa 4.0
setuptools 40.8.0
six 1.13.0
tensorboard 2.0.1
tensorflow 2.0.0
tensorflow-estimator 2.0.1
termcolor 1.1.0
urllib3 1.25.6
Werkzeug 0.16.0
wheel 0.33.6
wrapt 1.11.2

when I run the main I get:
ModuleNotFoundError: No module named 'tensorflow.contrib'

@TommasoBendinelli
Copy link
Author

Fixed by downgrading to tensorflow 1.14

@bottle08
Copy link

What is your version of Python, I configured the same version of numpy and tensorflow as you, but I still have problems

@bottle08
Copy link

Fixed by downgrading to tensorflow 1.14

What is your version of Python, I configured the same version of numpy and tensorflow as you, but I still have problems

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