Hacker News new | ask | show | jobs
by wirrbel 2124 days ago
Yeah, trouble is it always depends on the system for me. At home, pipenv seems to work most reliably, at work I had more success with poetry...

Still, both poetry and pipenv work better for me than conda because they do have a lockfile mechanism which I find to be essential.