zeldor.biz

Linux, programming and more

Copyright © 2023
Log in

Parallel python versions

March 11, 2019 by Igor Drobot Leave a Comment

Some project have strict dependencies, and requires additional python 3.x versions to manage the dependencies.
This describes a walkthrough of a build of python 3.5.6 from a source tarball.

Just go to python.org Download section and copy the download link to a python version of your need:

[Read more…]

Filed Under: Linux Tagged With: pyenv, Python, python3