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

Conda 'source Deactivate' Produces Error: Too Many Arguments

I'm trying to test out creating virtual envs through conda create on OS X. It's my first re… Read more Conda 'source Deactivate' Produces Error: Too Many Arguments

Adding Anaconda To Path Or Not

The official recommendation is not to add Anaconda / Python to the Windows PATH environment variabl… Read more Adding Anaconda To Path Or Not

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'

Problems With Umlauts In Python Appdata Environvent Variable

I can't find a correct way to get the environment variable for the appdata path in python. The … Read more Problems With Umlauts In Python Appdata Environvent Variable