May-23-2019, 05:11 PM
I was wondering how to get seperate python versions like the ones in the pictures I have python 3.6.4 downloaded.
![[Image: yLMpeNM]](https://imgur.com/a/yLMpeNM)
How to get separate versions?
|
May-23-2019, 05:11 PM
I was wondering how to get seperate python versions like the ones in the pictures I have python 3.6.4 downloaded.
May-23-2019, 05:15 PM
Most distros will do this for you. The default is Python2.x on my Slackware box, so all I had to do was to install the python3 package from Slackbuilds.org.
May-23-2019, 06:07 PM
Can you explain that to a python newbie that knows nothing about python?
![]()
May-23-2019, 06:24 PM
Windows or Linux?
Can look at some of the tutorial here. Python 3.6/3.7 and pip installation under Windows Anaconda and other ways to run Python pyenv Simple Python Version Management |
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
importing functions from a separate python file in a separate directory | Scordomaniac | 3 | 2,290 |
May-17-2022, 07:49 AM Last Post: Pedroski55 |