[Solved] cannot import name module with module correctly installed


Are you trying to import like this:

from bs4 import BeautifulSoup

If not, try it that way. Hope this helps!

(Perhaps you should add your import statement to the question so we can see if there is a problem with the statement or if the issue resides somewhere else)

1

solved cannot import name module with module correctly installed