I\'m using Python 3.8 in Spyder on my mac. I used pip to install BeautifulSoup on my for Python 3.8.
When I try to run from bs4 import BeautifulSoup I ge
from bs4 import BeautifulSoup