Error While Installing Tensorflow

0 votes

What are the requirements to install tensorflow. I am using updated python version.

Sep 20, 2019 in Machine Learning by pritams
• 120 points
1,509 views

1 answer to this question.

0 votes
To install tensorflow you need to have Python version of 64-bit. Seems like you have either installed Python version 2 or you have installed a 32-bit version python. Install Python 3 64-bit version and then run this command. It will work.
answered Sep 20, 2019 by Sharan

Related Questions In Machine Learning

0 votes
1 answer

After installation of tensorflow ,attribute error: no Session module exists

To install TensorFlow you need to have ...READ MORE

answered Mar 16, 2020 in Machine Learning by Sirajul
• 59,190 points
1,636 views
0 votes
1 answer

Tensorflow ImportError: cannot import name'abs' error

Hi@akhtar, You may get this error, if you ...READ MORE

answered Apr 23, 2020 in Machine Learning by MD
• 95,460 points
7,077 views
0 votes
1 answer