Public Notes
on
histre
Python in Visual Studio Code
code.visualstudio.com
python - pyenv variable not set when used with sudo - Stack Overflow
stackoverflow.com
You have to pass $USER env to sudo:
sudo env "PATH=$PATH VIRTUAL_ENV=$VIRTUAL_ENV" python myscript.py
#fixes #bash #python #pyenv #linux
Show More
Python for Biologists
pythonforbiologists.com
Managing Multiple Python Versions With pyenv – Real Python
realpython.com
Collect and share the web
Get started for free