Error Module not found while importing tensorflow in pycharm

0 votes
I am trying to import tensorflow in pycharm but it shows an error "module not found". I have installed TensorFlow using pip. When I run pip --version it says I got 10.0.1. I have tried reinstalling pycharm but it has not helped.

Somebody please help!
Jun 23, 2020 in Python by anonymous
• 6,260 points
2,071 views

1 answer to this question.

0 votes
Try the following:

Go to Files -> Settings -> Project:projectname -> Project Interpreter

Sometimes, it's possible, that there is a different interpreter chosen for your project than the one you installed TensorFlow in.

If you are using Linux you can probably check with "which pip" the path to your python distribution in which you installed TensorFlow.

Hope this helps!
answered Jun 23, 2020 by Sirajul
• 59,230 points

Related Questions In Python

0 votes
1 answer

Error while installing cv2 module in pycharm

Go to tools -> python console -> ...READ MORE

answered Jun 24, 2019 in Python by Quin
10,890 views
0 votes
1 answer

How to resolve the error while importing cv2 from openCV in python?

I would recommend you go with anaconda ...READ MORE

answered Jul 31, 2019 in Python by Mohammad
• 3,230 points
1,668 views
0 votes
2 answers

How to solve the error - ssl module not found?

Hey, @There, nstall the necessary packages for Python ...READ MORE

answered Oct 23, 2020 in Python by Gitika
• 65,910 points
2,135 views
+1 vote
1 answer

WindowsError: [Error 126] The specified module could not be found.

Hi@akhtar, You can download the shapely module in ...READ MORE

answered Jul 13, 2020 in Python by MD
• 95,440 points
1,073 views
0 votes
1 answer

How to install Tensorflow in pycharm ?

For installing TensorFlow your system must be ...READ MORE

answered Jun 23, 2020 in Python by Varsha Kumari
51,301 views
0 votes
1 answer

Error like “Your CPU not supported AVX , AVX2”

Your CPU is supported, Only the Binary was ...READ MORE

answered Oct 14, 2020 in Python by anonymous
• 65,910 points
830 views
+1 vote
1 answer

Error loading package list:pypi.python.org

You can try doing the following : go ...READ MORE

answered Jan 9, 2019 in Python by ana1504.k
• 7,910 points
9,957 views
+1 vote
4 answers

How to install tkinter in pycharm?

Ya, this is a problem with installing ...READ MORE

answered Apr 4, 2019 in Python by Jishan
84,912 views
0 votes
1 answer

Error while installing Django with Anaconda.

This error is probably because you don't ...READ MORE

answered Jun 24, 2020 in Python by Sirajul
• 59,230 points
884 views
0 votes
1 answer

How to install pycharm?

PyCharm is one of the most widely ...READ MORE

answered Jun 23, 2020 in Python by Sirajul
• 59,230 points
1,171 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP