Skip to content
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.

ModuleNotFoundError: No module named 'bs4' #148

Answered by SeeknnDestroy
Omaralsaabi asked this question in Q&A
Discussion options

You must be logged in to vote

Hello @Omaralsaabi,

Thank you very much for your input; we greatly appreciate your contribution to our project. For the issue with BeautifulSoup, we recommend installing autollm[readers]. This not only includes BeautifulSoup but also other specific packages required by various readers in our package:

pip install autollm[readers]

Your feedback is invaluable to us. Please feel free to reach out if you need any more help.

Best wishes,
Talha

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by fcakyon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #144 on November 14, 2023 18:44.