Environments #
Dependency and version management in Python is hell. I have different versions of Python installed, under different virtual environments and conda environments, none of which I know exactly where. Which pip was it that I installed this module?
I am using different versions of virtual environments,
Using virtual environments