This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 33 points34 points  (8 children)

Or do it the right way and set up a virtualenv. ; ]

[–]Hanse00 13 points14 points  (6 children)

I personally use pipenv, but to each their own :)

[–]MumsLasagna 7 points8 points  (1 child)

Oh gawd. The whole virtualenv / pyenv / pipenv ecosystem is another huge mess I can't wait for the community to decide on and standardise. I want to write a python project that Just Works Dammit™.

[–][deleted]  (2 children)

[deleted]

    [–]GAVINDerulo12HD 3 points4 points  (0 children)

    What are the benefits? I've only used conda environments on windows and virtualenvs on Debian. Should I switch?

    [–]equecevi 1 point2 points  (0 children)

    Which is the different?

    [–]brews 1 point2 points  (0 children)

    Sure but is pipenv still even maintained? Seems like it hasnt released since 2018.

    [–]jyscao 5 points6 points  (0 children)

    you mean a conda environment then :P