How to fix 'No module named 'tensorflow.contrib' for python project?ImportError: No module named 'tensorflow.contrib.data'Tensorflow - no module named 'embeddings' in tensorflow.models.embeddings“No suitable image found” using Python/TensorFlowNo module named lstm_predictorTensorflow models errorR keras package Error: Python module tensorflow.contrib.keras.python.keras was not foundPython - TensorFlow - ModuleNotFoundError: No module named xYour CPU supports instructions that this TensorFlow binary was not compiled to use: AVX AVX2ImportError: No module named 'tensorflow.contrib.data'How to fix 'ModuleNotFoundError: No module named 'tensorflow._api' in TensorFlow Keras API with Python 3.6.5How to fix ModuleNotFoundError: No module named '_pywrap_tensorflow_internal' uncommon Error using CPU
Two (probably) equal real numbers which are not proved to be equal?
What's the difference between "ricochet" and "bounce"?
Mindfulness of Watching Youtube
Why did Ham the Chimp push levers?
Light Switch Neutrals: Bundle all together?
Do oversize pulley wheels increase derailleur capacity?
Magical Modulo Squares
Why did Yoast put a no-index tag in my XML sitemap?
Can radiation block all wireless communications?
How do I give a darkroom course without negatives from the attendees?
Using mean length and mean weight to calculate mean BMI?
Should one save up to purchase a house/condo or maximize their 401k first?
How can I test a shell script in a "safe environment" to avoid harm to my computer?
When was it publicly revealed that a KH-11 spy satellite took pictures of the first Shuttle flight?
logo selection for poster presentation
I want to write a blog post building upon someone else's paper, how can I properly cite/credit them?
How long can fsck take on a 30 TB volume?
Opposite party turned away from voting when ballot is all opposing party
Visualize multiple string segments
Can the Telekinesis spell be used on yourself for the following?
"I can't place her": How do Russian speakers express this idea colloquially?
Company stopped paying my salary. What are my options?
How could a civilization detect tachyons?
Why does this pattern in powers happen?
How to fix 'No module named 'tensorflow.contrib' for python project?
ImportError: No module named 'tensorflow.contrib.data'Tensorflow - no module named 'embeddings' in tensorflow.models.embeddings“No suitable image found” using Python/TensorFlowNo module named lstm_predictorTensorflow models errorR keras package Error: Python module tensorflow.contrib.keras.python.keras was not foundPython - TensorFlow - ModuleNotFoundError: No module named xYour CPU supports instructions that this TensorFlow binary was not compiled to use: AVX AVX2ImportError: No module named 'tensorflow.contrib.data'How to fix 'ModuleNotFoundError: No module named 'tensorflow._api' in TensorFlow Keras API with Python 3.6.5How to fix ModuleNotFoundError: No module named '_pywrap_tensorflow_internal' uncommon Error using CPU
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;
I found a chatbot program in github and wanted to run this program for my better understanding. But every time I try to run this program, it says
No module named 'tensorflow.contrib'
What should I do to fix this error?
tensorflow
add a comment |
I found a chatbot program in github and wanted to run this program for my better understanding. But every time I try to run this program, it says
No module named 'tensorflow.contrib'
What should I do to fix this error?
tensorflow
1
Possible duplicate of ImportError: No module named 'tensorflow.contrib.data'
– Onkar Musale
Mar 23 at 7:23
I tried to fix with the answers provided in this question but it didn't work at all. plz, help.
– Sujan Bal
Mar 23 at 7:29
what is thetf.__version__
?
– Vlad
Mar 23 at 11:01
add a comment |
I found a chatbot program in github and wanted to run this program for my better understanding. But every time I try to run this program, it says
No module named 'tensorflow.contrib'
What should I do to fix this error?
tensorflow
I found a chatbot program in github and wanted to run this program for my better understanding. But every time I try to run this program, it says
No module named 'tensorflow.contrib'
What should I do to fix this error?
tensorflow
tensorflow
edited Mar 23 at 10:59
AS Mackay
2,03961221
2,03961221
asked Mar 23 at 7:18
Sujan BalSujan Bal
1
1
1
Possible duplicate of ImportError: No module named 'tensorflow.contrib.data'
– Onkar Musale
Mar 23 at 7:23
I tried to fix with the answers provided in this question but it didn't work at all. plz, help.
– Sujan Bal
Mar 23 at 7:29
what is thetf.__version__
?
– Vlad
Mar 23 at 11:01
add a comment |
1
Possible duplicate of ImportError: No module named 'tensorflow.contrib.data'
– Onkar Musale
Mar 23 at 7:23
I tried to fix with the answers provided in this question but it didn't work at all. plz, help.
– Sujan Bal
Mar 23 at 7:29
what is thetf.__version__
?
– Vlad
Mar 23 at 11:01
1
1
Possible duplicate of ImportError: No module named 'tensorflow.contrib.data'
– Onkar Musale
Mar 23 at 7:23
Possible duplicate of ImportError: No module named 'tensorflow.contrib.data'
– Onkar Musale
Mar 23 at 7:23
I tried to fix with the answers provided in this question but it didn't work at all. plz, help.
– Sujan Bal
Mar 23 at 7:29
I tried to fix with the answers provided in this question but it didn't work at all. plz, help.
– Sujan Bal
Mar 23 at 7:29
what is the
tf.__version__
?– Vlad
Mar 23 at 11:01
what is the
tf.__version__
?– Vlad
Mar 23 at 11:01
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55311534%2fhow-to-fix-no-module-named-tensorflow-contrib-for-python-project%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55311534%2fhow-to-fix-no-module-named-tensorflow-contrib-for-python-project%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
Possible duplicate of ImportError: No module named 'tensorflow.contrib.data'
– Onkar Musale
Mar 23 at 7:23
I tried to fix with the answers provided in this question but it didn't work at all. plz, help.
– Sujan Bal
Mar 23 at 7:29
what is the
tf.__version__
?– Vlad
Mar 23 at 11:01