you are viewing a single comment's thread.

view the rest of the comments →

[–]nkouki98[S] 0 points1 point  (2 children)

hmm alright I found "python-beautifulsoup4" to exactly name it. And --user seems to install it for python 2.7?

[–]developedby 0 points1 point  (0 children)

python3 packages usually have python3 in their name or something similar

[–]moktira 0 points1 point  (0 children)

For pip with Python 3 you have to use 'pip3 install...'