←back to thread

432 points tosh | 1 comments | | HN request time: 0.205s | source
Show context
pmarreck ◴[] No.39997965[source]
Python projects depress me because of the dependency management problem.
replies(1): >>39998392 #
alexose ◴[] No.39998392[source]
No problem, just install it in a virtualized containerized pyenv virtualenv pipx poetry conda dies
replies(1): >>40001464 #
1. pmarreck ◴[] No.40001464[source]
Exactly.

How do Python people put up with that? Have none of them tried to run multiple Python projects over time on the same Linux install with commandline access to all of them at once?