ATTENTION: This isn't the "real" beautiful soup package.
It exists because a checks if the module "bs4" is installed, and will exit if it is not.
For most programs using beautiful soup, the package python-beautifulsoup4
should be used instead. This package is a weird workaround for a unique issue. If you find other programs that also have this issue, you are free to use this workaround. Otherwise it should be avoided.
Thank you @yochananmarqos
Pinned Comments
Network_Jack commented on 2024-03-26 00:41 (UTC) (edited on 2025-07-14 15:07 (UTC) by Network_Jack)
ATTENTION: This isn't the "real" beautiful soup package.
It exists because a checks if the module "bs4" is installed, and will exit if it is not.
For most programs using beautiful soup, the package
python-beautifulsoup4
should be used instead. This package is a weird workaround for a unique issue. If you find other programs that also have this issue, you are free to use this workaround. Otherwise it should be avoided.Thank you @yochananmarqos