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?

Can't Install Python 3.10.0 With Pyenv On Macos

Trying to install Python 3.10.0 on MacOS 11.6 (Intel) with pyenv 2.1.0 (from homebrew) fails with: … Read more Can't Install Python 3.10.0 With Pyenv On Macos

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

Can't Install Python 3.10.0 With Pyenv On MacOS

Trying to install Python 3.10.0 on MacOS 11.6 (Intel) with pyenv 2.1.0 (from homebrew) fails with: … Read more Can't Install Python 3.10.0 With Pyenv On MacOS