Cannot import beautifulsoup4

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?

Unfortunately, the package is for paid plan only, I guess

Yeah I suppose. It causes a bit confusion but now when read https://anvil.works/docs/server/packages carefully it mentions “Anvil’s ‘Full Python’” which probably means the paid plan.