Python Forum
Error in code tensorflow is installed
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Error in code tensorflow is installed
#2
perhaps you have more that one version of python?
each version has it's own copy.

to find current version of pip and python:
from command line:
python -V
pip -V

to see what's installed: pip list

You can use pyenv which will allow switching from one version to another very simply
see: https://python-forum.io/Thread-pyenv-Sim...Management
Reply


Messages In This Thread
RE: Error in code tensorflow is installed - by Larz60+ - Nov-03-2020, 10:04 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Pytest Installed, but VS Code Won’t Access Pytest AstralWeeks 9 3,519 Sep-13-2023, 03:00 PM
Last Post: AstralWeeks
  error : "Microsoft Visual C++ 14.0 is required. " Even its installed Barak 4 4,066 Oct-13-2021, 10:39 PM
Last Post: Underscore
  Installed pip install openpyxl, Requirement already satisfied, but, still have error jonah88888 3 6,756 Sep-24-2021, 02:11 AM
Last Post: jonah88888
  ibm_db error even though package is installed runnerpaul 6 8,892 Mar-28-2017, 07:22 AM
Last Post: runnerpaul

Forum Jump:

User Panel Messages

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