Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
spyder tensorflow
#1
Hi
I installed spyder4.2.1 in ubuntu21.04 in virtual box.
i installed tensorflow2.5 using pip3 install --upgrade tensorflow in a venv.
but when i run spyder in the venv,and try to import tensflow as tf, I have an error "no module named tensorflow"
when i type pip3 show tensorflow. reply tensorflow version 2.5.0
could someone please help?
thanks
Reply


Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020