Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

from bs4 import BeautifulSoup ModuleNotFoundError: No module named 'bs4' #1

Open
Prat-ik opened this issue May 2, 2024 · 3 comments
Labels
documentation Improvements or additions to documentation

Comments

@Prat-ik
Copy link

Prat-ik commented May 2, 2024

from bs4 import BeautifulSoup

ModuleNotFoundError: No module named 'bs4'

@grabowskiadrian
Copy link
Owner

Did you install requirements?

You should pip3 install -r requirements.txt to install bs4 from BeautifulSoup package

@grabowskiadrian grabowskiadrian added the documentation Improvements or additions to documentation label May 2, 2024
@Prat-ik
Copy link
Author

Prat-ik commented May 4, 2024 via email

@grabowskiadrian
Copy link
Owner

Please send me more information about your environment. What OS, windows/linux? Python version?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants