Skip to content Skip to sidebar Skip to footer
Showing posts with the label Pyenv

How To Switch Back And Forth Between (general) Pyenv Python And System Python In Ubuntu?

I used to work with python installed under anaconda3 in my Ubuntu. But for some reason, I needed to… Read more How To Switch Back And Forth Between (general) Pyenv Python And System Python In Ubuntu?

Pyenv Not Picking Up Other Python Installations

I am using pyenv to manage python installations and virtual environments. I have several python ins… Read more Pyenv Not Picking Up Other Python Installations

Conda Env V Venv

To add a question to the great question and discussion here on pyenv, venv, virtualenv, and virtual… Read more Conda Env V Venv

Pyenv Does Not Use Correct Python Version

using pyenv 2.0.3 when i'm in a folder with a python-version file, the python keeps using the s… Read more Pyenv Does Not Use Correct Python Version

Uwsgi Fails Under Pyenv/2.7.11 With _io.so: Undefined Symbol: _pycodecinfo_getincrementalencoder

when i start uwsgi 2.0.11.2 under pyenv 2.7.11 i get: ImportError: /home/user/.pyenv/versions/2.7.1… Read more Uwsgi Fails Under Pyenv/2.7.11 With _io.so: Undefined Symbol: _pycodecinfo_getincrementalencoder

How To Switch Back And Forth Between (general) Pyenv Python And System Python In Ubuntu?

I used to work with python installed under anaconda3 in my Ubuntu. But for some reason, I needed to… Read more How To Switch Back And Forth Between (general) Pyenv Python And System Python In Ubuntu?