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

Function Not Implemented: 'lib' -> 'my/path/to/venv/lib64'

OS: Manjaro Python: 3.8 On my computer I have 2 partitions, one is where my Manjaro is installed, a… Read more Function Not Implemented: 'lib' -> 'my/path/to/venv/lib64'

Visual Studio Code, Conda, And Python Environments (i Cannot Get It Working)

I am setting up Visual Studio Code on my pc and am running into difficulties with the python enviro… Read more Visual Studio Code, Conda, And Python Environments (i Cannot Get It Working)

Activating A New Conda Env Through Shell From Within Jupyter Notebook

I'm working with a Jupyter Notebook written in Python 3, and I would like to run Python 2 scrip… Read more Activating A New Conda Env Through Shell From Within Jupyter Notebook