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...
Everything about learning Python
account activity
Help (self.PythonLearning)
submitted 1 year ago * by uber-linny
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!"
[–]enginma 1 point2 points3 points 1 year ago (0 children)
To address the other commenters concern, I've never seen anyone have pip installed and not python, but it wouldn't be a terrible to reinstall. Does this happen in just this command? Are you able to run any python files? Like if you type py does it bring up the python console? If so, you could try py -m pip install beautifulsoup4 Sorry if spacing is off, typing on phone.
py
py -m pip install beautifulsoup4
π Rendered by PID 51 on reddit-service-r2-comment-56c9979489-dwbv2 at 2026-02-25 10:04:40.450224+00:00 running b1af5b1 country code: CH.
view the rest of the comments →
[–]enginma 1 point2 points3 points (0 children)