Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Upgrading to Python 3.5.2
#5
I tried the code sequence shown in this link:

https://www.reddit.com/r/learnpython/com...on_352_in/

I substituted 3.6.2 for 3.6.0, and I used pyvenv instead of pyenv.

It still did not work. I created and went to the directory

mkdir myproject && cd myproject

and set the local python version to the oe in the virtual environment.

It still says when I type

python -V

python 3.5.2, not 3.6.2. What is wrong? I am confused and thought that I did this correctly.

Respectfully,

ErnestTBass
Reply


Messages In This Thread
Upgrading to Python 3.5.2 - by ErnestTBass - Jan-03-2019, 10:07 PM
RE: Upgrading to Python 3.5.2 - by nilamo - Jan-03-2019, 10:11 PM
RE: Upgrading to Python 3.5.2 - by metulburr - Jan-03-2019, 10:49 PM
RE: Upgrading to Python 3.5.2 - by ErnestTBass - Jan-04-2019, 05:46 PM
RE: Upgrading to Python 3.5.2 - by ErnestTBass - Jan-04-2019, 07:18 PM
RE: Upgrading to Python 3.5.2 - by snippsat - Jan-04-2019, 09:21 PM
RE: Upgrading to Python 3.5.2 - by metulburr - Jan-04-2019, 09:22 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Upgrading from 2 to 3 and having file write problems KenHorse 2 1,623 May-08-2022, 09:47 PM
Last Post: KenHorse
  Virtual environment and upgrading python 3.5 to 3.9 NeilUK 4 12,578 Jan-24-2021, 01:02 PM
Last Post: snippsat
  Error in Mysql Client when upgrading Django Abi 0 1,953 Sep-21-2020, 06:11 AM
Last Post: Abi
  Help with Upgrading to Python 3.8 KNSSCyberSec 1 2,512 Jan-31-2020, 08:37 PM
Last Post: Marbelous
  Pymssql library failing when upgrading to Python 3.7 - win32 issue stixmagiggins 5 7,754 Jun-24-2019, 06:46 AM
Last Post: snippsat
  error in upgrading python 24. to 2.7 singhraj3110 3 3,844 Jul-12-2018, 12:18 PM
Last Post: Larz60+
  upgrading google-api generates an error ineuw 3 3,905 Jul-07-2018, 06:47 AM
Last Post: ineuw
  upgrading python package amka 5 6,107 Nov-18-2017, 02:44 PM
Last Post: snippsat

Forum Jump:

User Panel Messages

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