Jump to content

[Solved] Installing Beautifulsoup (Bs4) Module On Johnny


emiraga

Recommended Posts

Hi, I have noticed that a lot of modules have been explicitly asked for on this forum, so I would like to ask you if it is possible to install BeautifulSoup module for Python 3.6. I have seen that lxml is there, but I would need to completely rewrite my script for lxml. What is the procedure to add it globally or is there any way to which you can point me on how to set it up locally.

Thanks

Link to comment
Share on other sites

Thanks a lot for a quick response.

However, I am not sure how much time is needed for this to take effect, but again this morning I have got the message from Cron Daemon:

File "/home/emiraga/Python/check_hrasnica.py", line 2, in <module>
from bs4 import BeautifulSoup
ImportError: No module named bs4

 

I don't think that it has to do with the downtime at (2017-11-30) at 06:00 AM UTC, because I am running my script at midnight, but correct me if I am wrong.

Thanks

Link to comment
Share on other sites

  • 3 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...