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

Beautifulsoup import error #3396

Closed
SaiAle501 opened this issue Apr 22, 2020 · 5 comments
Closed

Beautifulsoup import error #3396

SaiAle501 opened this issue Apr 22, 2020 · 5 comments
Labels

Comments

@SaiAle501
Copy link

ImportError: cannot import name 'Beautifulsoup' from 'bs4' (C:\Users\saiki\AppData\Local\Programs\Python\Python37\lib\site-packages\bs4_init_.py)

@SaiAle501 SaiAle501 added the bug label Apr 22, 2020
@Kwpolska
Copy link
Member

Neither Nikola nor any standard Nikola dependencies use BeautifulSoup 4. What plugins are you using? Show full traceback.

@SaiAle501
Copy link
Author

I did not get that can you please elaborate ?

@Kwpolska
Copy link
Member

  1. What extra plugins are you using?
  2. Run Nikola with NIKOLA_SHOW_TRACEBACKS=1 nikola build and paste the full traceback here.

@ralsina
Copy link
Member

ralsina commented Apr 23, 2020

AFAICS there is no plugin using beautifulsoup either.

Wherever that error is coming from, the problem is the lowercase s in "soup" should be uppercase.

@Kwpolska
Copy link
Member

Closing due to no response.

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

No branches or pull requests

3 participants