A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/s1341/pyenv-alias below:

s1341/pyenv-alias: pyenv plugin to allow you to install python versions with user-specified 'aliases'.

pyenv-alias is a pyenv plugin which allows you to specify a 'version name alias' when installing python.

Out of the box, pyenv does not allow you to install multiple copies of the same python version. This can be limiting in situations where you want to have different instances of python with, for example, different compile-time configurations.

git clone https://github.com/s1341/pyenv-alias.git $(pyenv root)/plugins/pyenv-alias

Specify the version alias name using the VERSION_ALIAS environment variable when performing a pyenv install

For example, building a version of python 2.7.6 with the shared .so:

VERSION_ALIAS="2.7.6_shared" PYTHON_CONFIGURE_OPTS="--enable-shared" pyenv install 2.7.6

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4