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

How To Set Up Anaconda So That It Doesn't Affect Other Environments Like 'homebrew Python Pip' And Pyenv On Macos?

It is well known that Anaconda installation on macOS can cause trouble with other widely used packa… Read more How To Set Up Anaconda So That It Doesn't Affect Other Environments Like 'homebrew Python Pip' And Pyenv On Macos?

Issue When Importing Matplotlib

I've setted up a virtual enviroment for playing around with machine learning using pyenv. When … Read more Issue When Importing Matplotlib

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

Pyenv Fails To Install Python On Cygwin: Modulenotfounderror: No Module Named '_ctypes'

I am trying to set up my Cygwin environment to use pyenv for managing python versions. I don't … Read more Pyenv Fails To Install Python On Cygwin: Modulenotfounderror: No Module Named '_ctypes'

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

How Can I Fix A Py2app Error When Building With Py2app

Trying to build a simple wxpython app using py2app and using pyenv. I created a virtual environmen… Read more How Can I Fix A Py2app Error When Building With Py2app

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