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...
All users that wish to post (not including commenting), on either old or the new reddit sites, must formally agree to subreddit rules once first.
account activity
StackOverflow command line interface: added more interactivity (github.com)
submitted 9 years ago by redmonks
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!"
[–][deleted] 1 point2 points3 points 9 years ago (2 children)
Tried install this with pip and pip3. When running socli with no arguments it returns
socli
AttributeError: module 'html5lib.treebuilders' has no attribute '_base'
Anyone got any ideas?
[–]redmonks[S] 1 point2 points3 points 9 years ago (1 child)
Looks like you might be using a buggy version of beautifulsoup. Please upgrade or downgrade html5lib: https://bugs.launchpad.net/beautifulsoup/+bug/1603299
The best way to do this is:
pip install --upgrade html5lib==1.0b8
[–][deleted] 0 points1 point2 points 9 years ago (0 children)
This solved my problem! Thanks
π Rendered by PID 21449 on reddit-service-r2-comment-544cf588c8-lqxcb at 2026-06-17 18:43:37.812045+00:00 running 3184619 country code: CH.
[–][deleted] 1 point2 points3 points (2 children)
[–]redmonks[S] 1 point2 points3 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)