How can I install tensorflow

0 votes
Can I install it using the pip in the terminal?
May 14, 2019 in Python by Waseem
• 4,540 points
568 views

1 answer to this question.

0 votes
If you are using the pycharm, you can simply install it using the project interpreter, or the terminal as well.

just write

pip install tensorflow

in the terminal, and it will be installed.
answered May 21, 2019 by Mohammad
• 3,230 points

Related Questions In Python

0 votes
2 answers

How can I install external binaries using portable python

0110100001000101001010101001011010100100111100101001 READ MORE

answered Jan 24, 2019 in Python by anonymous
1,765 views
0 votes
1 answer

How can I import tensorflow libraries in my Python code?

You are doing it wrong as tf is not ...READ MORE

answered Dec 31, 2018 in Python by charlie_brown
• 7,720 points
5,869 views
0 votes
1 answer

How can I install pip on Windows?

Python 2.7.9+ and 3.4+ Python 3.4 (released March 2014) ...READ MORE

answered Nov 22, 2020 in Python by Gitika
• 65,910 points
432 views
0 votes
0 answers

How can I install XGBoost package in python on Windows

I am using windows 64bit os and ...READ MORE

May 26, 2022 in Python by Kichu
• 19,050 points
246 views
0 votes
2 answers
0 votes
1 answer
+1 vote
1 answer

ModuleNotFoundError: No module named 'keras'

Hi@akhtar, I think this problem is related to ...READ MORE

answered Apr 23, 2020 in Machine Learning by MD
• 95,440 points

edited Aug 11, 2021 by Soumya 42,985 views
0 votes
1 answer

how can i import the tensorflow library in python?

to import the tensorflow library in your ...READ MORE

answered May 21, 2019 in Python by Mohammad
• 3,230 points
614 views
+1 vote
2 answers

how can i count the items in a list?

Syntax :            list. count(value) Code: colors = ['red', 'green', ...READ MORE

answered Jul 7, 2019 in Python by Neha
• 330 points

edited Jul 8, 2019 by Kalgi 4,068 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