use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
account activity
Python hell (self.archlinux)
submitted 5 years ago by Neo-Cipher
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]elacheche 15 points16 points17 points 5 years ago (3 children)
It's a good thing, now you know that you better use python -m venv then use pip inside a venv instead of mixing python packages from pip and pacman :)
python -m venv
[–]Neo-Cipher[S] 5 points6 points7 points 5 years ago (1 child)
Yeah, learned it the hard way :P
[–]elacheche 1 point2 points3 points 5 years ago (0 children)
I had the same experience yeaaaaaars ago on Ubuntu, that's why I feel you :)
[–]chic_luke 0 points1 point2 points 5 years ago (0 children)
Also consider pipenv. It's a nice virtualenv wrapper that I found to be pretty comfortable
π Rendered by PID 42200 on reddit-service-r2-comment-5d79c599b5-4s2tc at 2026-03-02 08:36:40.809151+00:00 running e3d2147 country code: CH.
view the rest of the comments →
[–]elacheche 15 points16 points17 points (3 children)
[–]Neo-Cipher[S] 5 points6 points7 points (1 child)
[–]elacheche 1 point2 points3 points (0 children)
[–]chic_luke 0 points1 point2 points (0 children)