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.core.protobuf' #23129

Closed
tanmaypandey7 opened this issue Oct 20, 2018 · 2 comments
Closed

ModuleNotFoundError: No module named 'tensorflow.core.protobuf' #23129

tanmaypandey7 opened this issue Oct 20, 2018 · 2 comments
Assignees
Labels
stat:awaiting response Status - Awaiting response from author

Comments

@tanmaypandey7
Copy link

System information

  • OS Platform and Distribution (e.g., Linux Ubuntu 16.04):Windows 10 Pro 1803 (OS BUILD:17134.112
  • Mobile device (e.g. iPhone 8, Pixel 2, Samsung Galaxy) if the issue happens on mobile device:no
  • TensorFlow installed from (source or binary):pip,using conda. Followed instructions from this page
  • TensorFlow version:1.11.0
  • Python version:3.6.6
  • Installed using virtualenv? pip? conda?:conda and pip using this page
  • Bazel version (if compiling from source):
  • GCC/Compiler version (if compiling from source):
  • CUDA/cuDNN version:
    nvcc: NVIDIA (R) Cuda compiler driver
    Copyright (c) 2005-2017 NVIDIA Corporation
    Built on Fri_Sep__1_21:08:32_Central_Daylight_Time_2017
    Cuda compilation tools, release 9.0, V9.0.176
  • GPU model and memory: nvidia Geforce GTX 1060 3GB

Describe the problem
image
Executing the first line shows an error

Provide the exact sequence of commands / steps that you executed before running into the problem
Nothing, just tried to execute the line for my model and it started showing an error. Googled the problem but the solutions were mainly for "google.protobuf"and this one. Both didn't work.
Tried to create a new conda env and followed the above installation link, activated the environment, opened jupyter notebook, and still it is showing the error.

Any other info / logs
image
The above image is of the new environment I tried to create, but still it showed the error.
Below packages is of the original env(the one which opens when you first open anaconda prompt, idk what it is called)
image
image
image
image
image
image

@tensorflowbutler tensorflowbutler added the stat:awaiting response Status - Awaiting response from author label Oct 22, 2018
@tensorflowbutler
Copy link
Member

Thank you for your post. We noticed you have not filled out the following field in the issue template. Could you update them if they are relevant in your case, or leave them as N/A? Thanks.
Have I written custom code
Exact command to reproduce

@tanmaypandey7
Copy link
Author

Hi, i don't know how, but it is working now. I think i needed to restart my pc or something. I'll update if any problem show up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stat:awaiting response Status - Awaiting response from author
Projects
None yet
Development

No branches or pull requests

3 participants