Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Soft incompatibility with requested beautifulsoup4 #70

Open
stefan6419846 opened this issue Oct 22, 2024 · 0 comments
Open

Soft incompatibility with requested beautifulsoup4 #70

stefan6419846 opened this issue Oct 22, 2024 · 0 comments

Comments

@stefan6419846
Copy link
Contributor

When doing pip install commoncode in a restricted environment or when upgrading from a version < 32, a warning is raised:

WARNING: beautifulsoup4 4.12.2 does not provide the extra 'chardet'

According to the upstream project, beautifulsoup4>=4.12.3 is required for this option: https://bugs.launchpad.net/beautifulsoup/+bug/2019018

At least during some quick testing, this did not cause any failures, although only doing some rather limited test runs for now. Nevertheless, this does not look correct.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant