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

task: check.pep440 fails on importing pkg_resources and then on running the actual task #827

Open
befeleme opened this issue Sep 3, 2024 · 0 comments

Comments

@befeleme
Copy link

befeleme commented Sep 3, 2024

Maintenance questions:
When reviewing #799, I noticed the task in tasks/check.py has been added 10 years ago and doesn't seem to be invoked in the CI envs. I'm not sure it's still needed.
Issues: When invoked, it fails on missing pkg_resources (I use Python 3.12). When installing setuptools to the environment, another exception is raised after downloading 4-5 items.

xmlrpc.client.Fault: <Fault -32500: 'HTTPTooManyRequests: The action could not be performed because there were too many requests by the client.'>

I don't have any need for this task, just raising the issue for visibility.

@befeleme befeleme changed the title task: check.pep404 fails on importing pkg_resources and then on running the actual task task: check.pep440 fails on importing pkg_resources and then on running the actual task Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants