Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Pyenv project team
Simple Python Version Management: pyenv
Collective -
Host: opensource -
https://opencollective.com/pyenv
- Code: https://github.com/pyenv
Fix occasional 'libexec/pyenv-latest: line 39: printf: write error: Broken pipe'
github.com/pyenv/pyenv - native-api opened this pull request over 1 year ago
github.com/pyenv/pyenv - native-api opened this pull request over 1 year ago
pyenv affecting my python environment even it was not activated
github.com/pyenv/pyenv - xiebruce opened this issue over 1 year ago
github.com/pyenv/pyenv - xiebruce opened this issue over 1 year ago
pyenv install failes on macOS 13.4 : "command died with <Signals.SIGABRT: 6>"
github.com/pyenv/pyenv - netgitdom opened this issue over 1 year ago
github.com/pyenv/pyenv - netgitdom opened this issue over 1 year ago
python3-config (along with other tools) does not respect the version virtualenv hook on
github.com/pyenv/pyenv-virtualenv - favrei opened this issue over 1 year ago
github.com/pyenv/pyenv-virtualenv - favrei opened this issue over 1 year ago
add removal of pyenv fish
github.com/pyenv/pyenv - Jeroendevr opened this pull request over 1 year ago
github.com/pyenv/pyenv - Jeroendevr opened this pull request over 1 year ago
`sys.path` looking up inside `.local` before `.pyenv`??
github.com/pyenv/pyenv - ego-thales opened this issue over 1 year ago
github.com/pyenv/pyenv - ego-thales opened this issue over 1 year ago
Not able to install pyenv 3.7.6 on M1 mac pro
github.com/pyenv/pyenv - sadhishkumarthiagarajan-srijan opened this issue over 1 year ago
github.com/pyenv/pyenv - sadhishkumarthiagarajan-srijan opened this issue over 1 year ago
Adding micropython 1.20
github.com/pyenv/pyenv - frozenwizard opened this pull request over 1 year ago
github.com/pyenv/pyenv - frozenwizard opened this pull request over 1 year ago
Add missing patches for Python 3.7/3.8/3.9
github.com/pyenv/pyenv - tomkins opened this pull request over 1 year ago
github.com/pyenv/pyenv - tomkins opened this pull request over 1 year ago
Backport bpo-42351 to 3.5.10
github.com/pyenv/pyenv - native-api opened this pull request over 1 year ago
github.com/pyenv/pyenv - native-api opened this pull request over 1 year ago
Installing Python 3.5.10 on Manjaro Linux - UnicodeDecodeError: 'utf-8' codec can't decode byte 0x92 in position 4210: invalid start byte make
github.com/pyenv/pyenv - ddmin opened this issue over 1 year ago
github.com/pyenv/pyenv - ddmin opened this issue over 1 year ago
Add CPython 3.11.4
github.com/pyenv/pyenv - edgarrmondragon opened this pull request over 1 year ago
github.com/pyenv/pyenv - edgarrmondragon opened this pull request over 1 year ago
Add CPython 3.10.12
github.com/pyenv/pyenv - edgarrmondragon opened this pull request over 1 year ago
github.com/pyenv/pyenv - edgarrmondragon opened this pull request over 1 year ago
Add CPython 3.12.0b2
github.com/pyenv/pyenv - edgarrmondragon opened this pull request over 1 year ago
github.com/pyenv/pyenv - edgarrmondragon opened this pull request over 1 year ago
Add CPython 3.7.17, 3.8.17 and 3.9.17
github.com/pyenv/pyenv - edgarrmondragon opened this pull request over 1 year ago
github.com/pyenv/pyenv - edgarrmondragon opened this pull request over 1 year ago
Wiki can be edited by foreigners.
github.com/pyenv/pyenv - real-yfprojects opened this issue over 1 year ago
github.com/pyenv/pyenv - real-yfprojects opened this issue over 1 year ago
Not able to install Pyenv 3.7.6 in M1 Pro macOS Ventura 13.4: "configure: error: internal configure error for the platform triplet, please file a bug report"
github.com/pyenv/pyenv - sadhishkumarthiagarajan-srijan opened this issue over 1 year ago
github.com/pyenv/pyenv - sadhishkumarthiagarajan-srijan opened this issue over 1 year ago
Installing python on MacBook Pro M2 - ensurepip "died with <Signals.SIGABRT: 6>."
github.com/pyenv/pyenv - orlevii opened this issue over 1 year ago
github.com/pyenv/pyenv - orlevii opened this issue over 1 year ago
ModuleNotFoundError: No module named '_ssl' on Apple Sillicon: "symbol not found in flat namespace '_GENERAL_NAME_free'"
github.com/pyenv/pyenv - klueless-io opened this issue over 1 year ago
github.com/pyenv/pyenv - klueless-io opened this issue over 1 year ago
Problem when installing Python on m1 processor: "dyld: missing symbol called"
github.com/pyenv/pyenv - pomponchik opened this issue over 1 year ago
github.com/pyenv/pyenv - pomponchik opened this issue over 1 year ago
Solution for "cannot change locale (zh_CN.UTF-8)" error after installing CentOS 8:
github.com/pyenv/pyenv - alex-w-z opened this issue over 1 year ago
github.com/pyenv/pyenv - alex-w-z opened this issue over 1 year ago
Update 3.12-dev and add 3.13-dev
github.com/pyenv/pyenv - t0b3 opened this pull request over 1 year ago
github.com/pyenv/pyenv - t0b3 opened this pull request over 1 year ago
[Feature Request] Support Gentoo Prefix
github.com/pyenv/pyenv - NyaMisty opened this issue over 1 year ago
github.com/pyenv/pyenv - NyaMisty opened this issue over 1 year ago
Add CPython 3.12.0b1
github.com/pyenv/pyenv - edgarrmondragon opened this pull request over 1 year ago
github.com/pyenv/pyenv - edgarrmondragon opened this pull request over 1 year ago
Pyenv reporting incorrect platform.mac_ver() on Mac OS Ventura (13.3)
github.com/pyenv/pyenv - hozn opened this issue over 1 year ago
github.com/pyenv/pyenv - hozn opened this issue over 1 year ago
All 3.10.x installations use system's libpython v 3.10.6 instead of their own
github.com/pyenv/pyenv - LSanselme opened this issue over 1 year ago
github.com/pyenv/pyenv - LSanselme opened this issue over 1 year ago
Support ksh alternative names
github.com/pyenv/pyenv - kpschoedel opened this pull request over 1 year ago
github.com/pyenv/pyenv - kpschoedel opened this pull request over 1 year ago
Infinite loop when system python is a link to a pyenv shim
github.com/pyenv/pyenv - BigSoupFan42 opened this issue over 1 year ago
github.com/pyenv/pyenv - BigSoupFan42 opened this issue over 1 year ago
Install pyenv-win Python versions somewhere else
github.com/pyenv/pyenv - Mrodent opened this issue over 1 year ago
github.com/pyenv/pyenv - Mrodent opened this issue over 1 year ago
Improvements for the suggested build environment on openSUSE
github.com/pyenv/pyenv - tucked opened this issue over 1 year ago
github.com/pyenv/pyenv - tucked opened this issue over 1 year ago
import _ssl ModuleNotFoundError: No module named '_ssl: "libssl.so.1.1: cannot open shared object file: No such file or directory"
github.com/pyenv/pyenv - vivekptl9 opened this issue over 1 year ago
github.com/pyenv/pyenv - vivekptl9 opened this issue over 1 year ago
fix: updating heredoc delimiter to be random and unique
github.com/pyenv/pyenv - aviadhahami opened this pull request over 1 year ago
github.com/pyenv/pyenv - aviadhahami opened this pull request over 1 year ago
Automatically add new Python versions upon their release [300$]
github.com/pyenv/pyenv - native-api opened this issue over 1 year ago
github.com/pyenv/pyenv - native-api opened this issue over 1 year ago
Consider to convert manpage into a more user-friendly format
github.com/pyenv/pyenv - tomschr opened this issue over 1 year ago
github.com/pyenv/pyenv - tomschr opened this issue over 1 year ago
Fix #2682: Correct pyenv_user_setup.bash file
github.com/pyenv/pyenv - tomschr opened this pull request over 1 year ago
github.com/pyenv/pyenv - tomschr opened this pull request over 1 year ago
[Disclosure] Security contact point
github.com/pyenv/pyenv - aviadhahami opened this issue over 1 year ago
github.com/pyenv/pyenv - aviadhahami opened this issue over 1 year ago
Can't install python 3.6.0 in Mac OS X Ventura 13.3.1
github.com/pyenv/pyenv - khalld opened this issue over 1 year ago
github.com/pyenv/pyenv - khalld opened this issue over 1 year ago
BUILD FAILED (Ubuntu 20.04 using python-build 2.3.17-5-ga57e0b50) "configure: error: cannot run C compiled programs"
github.com/pyenv/pyenv - dreamerwyx opened this issue over 1 year ago
github.com/pyenv/pyenv - dreamerwyx opened this issue over 1 year ago
Manpage: Reference to the non-existing file /usr/share/pyenv/pyenv_user_setup.bash
github.com/pyenv/pyenv - tomschr opened this issue over 1 year ago
github.com/pyenv/pyenv - tomschr opened this issue over 1 year ago
Env's name disappears from the prompt when spawning a subshell
github.com/pyenv/pyenv-virtualenv - startakovsky opened this issue over 1 year ago
github.com/pyenv/pyenv-virtualenv - startakovsky opened this issue over 1 year ago
Use installed version from .python-version even if not all versions are installed?
github.com/pyenv/pyenv - cquick01 opened this issue over 1 year ago
github.com/pyenv/pyenv - cquick01 opened this issue over 1 year ago
`pyenv install 3.9-dev` failing in macOS ventura 13.3.1 (M1): "call to undeclared function 'openpty'"
github.com/pyenv/pyenv - Gunner17 opened this issue over 1 year ago
github.com/pyenv/pyenv - Gunner17 opened this issue over 1 year ago
Non blocking fish prompt
github.com/pyenv/pyenv-virtualenv - furudean opened this pull request over 1 year ago
github.com/pyenv/pyenv-virtualenv - furudean opened this pull request over 1 year ago
Fix zsh shell hook performance issue
github.com/pyenv/pyenv-virtualenv - reegnz opened this pull request over 1 year ago
github.com/pyenv/pyenv-virtualenv - reegnz opened this pull request over 1 year ago
Correct link in has_tar_xz_support else branch of 3.10.11 and 3.11.3
github.com/pyenv/pyenv - mirekdlugosz opened this pull request over 1 year ago
github.com/pyenv/pyenv - mirekdlugosz opened this pull request over 1 year ago
Nicer git upgrade command
github.com/pyenv/pyenv - noamcohen97 opened this pull request over 1 year ago
github.com/pyenv/pyenv - noamcohen97 opened this pull request over 1 year ago
Set CONDA_PROMPT_MODIFIER env var when activating conda environment
github.com/pyenv/pyenv-virtualenv - 0xdevalias opened this issue over 1 year ago
github.com/pyenv/pyenv-virtualenv - 0xdevalias opened this issue over 1 year ago
Fix not showing symlink contents for unselected versions in `pyenv versions`
github.com/pyenv/pyenv - native-api opened this pull request over 1 year ago
github.com/pyenv/pyenv - native-api opened this pull request over 1 year ago
More helpful error message when requesting a nonexistent base version
github.com/pyenv/pyenv-virtualenv - MarcinKonowalczyk opened this pull request over 1 year ago
github.com/pyenv/pyenv-virtualenv - MarcinKonowalczyk opened this pull request over 1 year ago
No module named '_sysconfigdata__darwin_x86_64-apple-darwin22'
github.com/pyenv/pyenv - 13am opened this issue over 1 year ago
github.com/pyenv/pyenv - 13am opened this issue over 1 year ago
Parser/parser.c:38718:1: internal compiler error: Segmentation fault
github.com/pyenv/pyenv - JoyfulAndSpeedyMan opened this issue over 1 year ago
github.com/pyenv/pyenv - JoyfulAndSpeedyMan opened this issue over 1 year ago
Python Local not changing python version: python -V vs Python -V
github.com/pyenv/pyenv - emersondelemmus opened this issue over 1 year ago
github.com/pyenv/pyenv - emersondelemmus opened this issue over 1 year ago
Add CPython 3.12.0a7
github.com/pyenv/pyenv - edgarrmondragon opened this pull request over 1 year ago
github.com/pyenv/pyenv - edgarrmondragon opened this pull request over 1 year ago
Unable to install 3.8.9 on macos 13.3
github.com/pyenv/pyenv - drorata opened this issue over 1 year ago
github.com/pyenv/pyenv - drorata opened this issue over 1 year ago
Handle the case when HOME is not set in cloud-init
github.com/pyenv/pyenv-installer - marcospgp opened this pull request over 1 year ago
github.com/pyenv/pyenv-installer - marcospgp opened this pull request over 1 year ago
Fresh install on clean Ubuntu instance - all installations fail.
github.com/pyenv/pyenv - bgenchel opened this issue over 1 year ago
github.com/pyenv/pyenv - bgenchel opened this issue over 1 year ago
Use custom ccache location
github.com/pyenv/pyenv-ccache - Techcable opened this pull request over 1 year ago
github.com/pyenv/pyenv-ccache - Techcable opened this pull request over 1 year ago
Force creating venv with same name doesn't update Python version
github.com/pyenv/pyenv-virtualenv - Vanav opened this issue over 1 year ago
github.com/pyenv/pyenv-virtualenv - Vanav opened this issue over 1 year ago
_decimal module is not accessible if you run python on ARM-based mac
github.com/pyenv/pyenv - PSzczepanski1996 opened this issue over 1 year ago
github.com/pyenv/pyenv - PSzczepanski1996 opened this issue over 1 year ago
Can't use 'which' command to figure out how to uninstall pyenv.
github.com/pyenv/pyenv - bgenchel opened this issue over 1 year ago
github.com/pyenv/pyenv - bgenchel opened this issue over 1 year ago
Does not clone repositories via https
github.com/pyenv/pyenv - gabrielnm123 opened this issue over 1 year ago
github.com/pyenv/pyenv - gabrielnm123 opened this issue over 1 year ago
CentOS 8 Python requires an OpenSSL 1.0.2 or 1.1 compatible libssl with X509VERIFYPARAMset1host().
github.com/pyenv/pyenv - mqquish opened this issue over 1 year ago
github.com/pyenv/pyenv - mqquish opened this issue over 1 year ago
Try locate `readlink` first in pyenv-hooks, fix #2654
github.com/pyenv/pyenv - Harry-Chen opened this pull request over 1 year ago
github.com/pyenv/pyenv - Harry-Chen opened this pull request over 1 year ago
Slow execution on WSL due to excessive PATH traversal for `greadlink`
github.com/pyenv/pyenv - Harry-Chen opened this issue over 1 year ago
github.com/pyenv/pyenv - Harry-Chen opened this issue over 1 year ago
Сhoosing a logo for the organization and project
github.com/pyenv/pyenv - deronnax opened this issue almost 2 years ago
github.com/pyenv/pyenv - deronnax opened this issue almost 2 years ago
Update README from pyenv install -l to -list
github.com/pyenv/pyenv - brandanblevins opened this pull request almost 2 years ago
github.com/pyenv/pyenv - brandanblevins opened this pull request almost 2 years ago
Add shell set up instructions
github.com/pyenv/pyenv-installer - marcospgp opened this pull request almost 2 years ago
github.com/pyenv/pyenv-installer - marcospgp opened this pull request almost 2 years ago
WSL UBUNTU 22.04 pyenv doctor
github.com/pyenv/pyenv - eduardomazolini opened this issue almost 2 years ago
github.com/pyenv/pyenv - eduardomazolini opened this issue almost 2 years ago
Feature req: auto-hash-lib-py-app
github.com/pyenv/pyenv - the-moog opened this issue almost 2 years ago
github.com/pyenv/pyenv - the-moog opened this issue almost 2 years ago
Feature req: Per source name Python build options, Per version/venv runtime parameters
github.com/pyenv/pyenv - the-moog opened this issue almost 2 years ago
github.com/pyenv/pyenv - the-moog opened this issue almost 2 years ago
Add activate/deactivate hooks
github.com/pyenv/pyenv-virtualenv - joshfrench opened this pull request almost 2 years ago
github.com/pyenv/pyenv-virtualenv - joshfrench opened this pull request almost 2 years ago
Add Anaconda3-2023.03
github.com/pyenv/pyenv - anton-petrov opened this pull request almost 2 years ago
github.com/pyenv/pyenv - anton-petrov opened this pull request almost 2 years ago
Issue with dynamic linkage, how to find what env is in use?
github.com/pyenv/pyenv - the-moog opened this issue almost 2 years ago
github.com/pyenv/pyenv - the-moog opened this issue almost 2 years ago
Example of a build/install hook script
github.com/pyenv/pyenv - the-moog opened this issue almost 2 years ago
github.com/pyenv/pyenv - the-moog opened this issue almost 2 years ago
ironpython-2.7 install failure: cannot execute binary file
github.com/pyenv/pyenv - deronnax opened this issue almost 2 years ago
github.com/pyenv/pyenv - deronnax opened this issue almost 2 years ago
Can't install x86 version of 3.8.16 on M1 Mac?
github.com/pyenv/pyenv - ut-adamc opened this issue almost 2 years ago
github.com/pyenv/pyenv - ut-adamc opened this issue almost 2 years ago
Any way to change the bundled pip version?
github.com/pyenv/pyenv - brevity2021 opened this issue almost 2 years ago
github.com/pyenv/pyenv - brevity2021 opened this issue almost 2 years ago
create `deb` package for pyenv
github.com/pyenv/pyenv - fabiobarkoski opened this issue almost 2 years ago
github.com/pyenv/pyenv - fabiobarkoski opened this issue almost 2 years ago
`findutils` package is needed for installing python versions on openSUSE Tumbleweed container
github.com/pyenv/pyenv - fabiobarkoski opened this issue almost 2 years ago
github.com/pyenv/pyenv - fabiobarkoski opened this issue almost 2 years ago
`pyenv init` shows wrong shell configuration instructions when a custom PYENV_ROOT is set
github.com/pyenv/pyenv - Poshi opened this issue almost 2 years ago
github.com/pyenv/pyenv - Poshi opened this issue almost 2 years ago
Make the fish prompt faster
github.com/pyenv/pyenv-virtualenv - rharish101 opened this pull request almost 2 years ago
github.com/pyenv/pyenv-virtualenv - rharish101 opened this pull request almost 2 years ago
Where pyenv or which pyenv doesnt show location of gitmodule if installed via git
github.com/pyenv/pyenv - ridhwaans opened this issue almost 2 years ago
github.com/pyenv/pyenv - ridhwaans opened this issue almost 2 years ago
Add miniconda 23.1.0-1
github.com/pyenv/pyenv - aphedges opened this pull request almost 2 years ago
github.com/pyenv/pyenv - aphedges opened this pull request almost 2 years ago
README: clarify behavior of `pyenv latest`
github.com/pyenv/pyenv - mrienstra opened this pull request almost 2 years ago
github.com/pyenv/pyenv - mrienstra opened this pull request almost 2 years ago
bpo-36231 for v3.5.10: fix Unsupported MacOS X CPU type in ffi.h
github.com/pyenv/pyenv - chaimleib opened this pull request almost 2 years ago
github.com/pyenv/pyenv - chaimleib opened this pull request almost 2 years ago
bpo-27987 for v3.5.10 and v3.6.15: align by 16bytes on 64bit platforms
github.com/pyenv/pyenv - chaimleib opened this pull request almost 2 years ago
github.com/pyenv/pyenv - chaimleib opened this pull request almost 2 years ago
chore: remove which-ext
github.com/pyenv/pyenv-installer - tekumara opened this pull request almost 2 years ago
github.com/pyenv/pyenv-installer - tekumara opened this pull request almost 2 years ago
Fail to merge: "merge: origin - not something we can merge"
github.com/pyenv/pyenv-update - bkbncn opened this issue almost 2 years ago
github.com/pyenv/pyenv-update - bkbncn opened this issue almost 2 years ago
Support for "BusyBox version" of "head"
github.com/pyenv/pyenv - schuellerf opened this pull request almost 2 years ago
github.com/pyenv/pyenv - schuellerf opened this pull request almost 2 years ago
`pyenv rehash` is invoked automatically which can cause problems with insufficient rights
github.com/pyenv/pyenv - maldag opened this issue almost 2 years ago
github.com/pyenv/pyenv - maldag opened this issue almost 2 years ago