Hi. I’m trying to import beautifulsoup4 with from bs4 import BeautifulSoup
but get an error
ModuleNotFoundError: No module named ‘bs4’
I’m currently on the free plan and use Python3 for the server modules. I’m a bit confused in the doc says bs4 is on the list of packages installed. Does it only available on the paid plan and in this case I have to Uplink?