Click here to Skip to main content
15,889,877 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have both versions installed on my mac osx 2.7.16 and 3.7.9

It seems like the old version is the one working on visual studio code.

What I have tried:

I have tried to remove using the following command on terminal

sudo rm -rf /Library/Frameworks/Python.framework/Versions/2.7

Then checking the version again
python --version

I get
Python 2.7.16
Posted
Updated 5-Sep-21 22:58pm
v2

1 solution

 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900