Python Forum
Trouble installing Python 3.5 (.4 and .0)
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Trouble installing Python 3.5 (.4 and .0)
#2
see the section on pyenv here: https://python-forum.io/Thread-Basic-Par...ight=pyenv
then it's a snap to change python versions.
as to your particular problem, type:
pip3 -V
at the command line to see which python version is in the environment.
if it's not the one you want, I'd opt for installing pyenv.
Since I did this, changing prython versions can be done very simply.
The other option is to locate the python that you want to use, and run pip from it's scripts directory.
Reply


Messages In This Thread
Trouble installing Python 3.5 (.4 and .0) - by GKK - Aug-17-2018, 10:06 AM
RE: Trouble installing Python 3.5 (.4 and .0) - by Larz60+ - Aug-17-2018, 11:34 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Trouble with installing python domingo251 2 618 Sep-23-2023, 12:03 AM
Last Post: ICanIBB
  Having trouble installing scikit-learn via VSC and pulling my hair out pythonturtle 1 782 Feb-07-2023, 02:23 AM
Last Post: Larz60+
Question Trouble installing modules/libraries and getting Notepad++ to show cyrillic letters Dragiev 6 2,292 Jul-24-2022, 12:55 PM
Last Post: Dragiev
  New to python, having trouble with an exercise Salkay 3 2,188 Feb-18-2020, 01:42 AM
Last Post: Salkay
  Python 3.8 or 3.? Trouble installing packages dn237 5 6,826 Oct-25-2019, 07:21 PM
Last Post: snippsat
  More Python Embedding Trouble jibarra 3 2,952 Jul-11-2019, 09:25 PM
Last Post: Gribouillis

Forum Jump:

User Panel Messages

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