i reckon that’s mostly it - I get an idea, wanna try something and don’t “reset” to a fresh venv. or I do then forget to reinstall the tools I want to use cause I was “just” using them in this same terminal.
it’s me not python. though it’s funny getting a few replies with different solutions. like in PERL, tmtowtdi.
What are you doing to get into dependency hell? Never had that problem. Are you running “pip install” in your venv at will?
Anti Commercial-AI license
i reckon that’s mostly it - I get an idea, wanna try something and don’t “reset” to a fresh venv. or I do then forget to reinstall the tools I want to use cause I was “just” using them in this same terminal.
it’s me not python. though it’s funny getting a few replies with different solutions. like in PERL, tmtowtdi.
thanks for your reply!