szabgab / pydigger.com

PyDigger - unearthing stuff in Python
http://pydigger.com/
MIT License
26 stars 17 forks source link

HTTP Error 404: Not Found for json file on pypi #122

Open szabgab opened 1 year ago

szabgab commented 1 year ago

While processing the recent uploads in some cases we get an error like this:

Could not fetch details of PyPI package from 'https://pypi.org/pypi/datatable-examples/json'. Error: <class 'urllib.error.HTTPError'>: HTTP Error 404: Not Found
rizahmeds commented 1 year ago

@szabgab If it's give 404, meaning it's removed. So there is no point keeping it database. Could you please share some example package url, so that we can check what's the actual reason?

szabgab commented 1 year ago

I don't think the URLs will help here. They are indeed gone and there is one in the original report, but here is one from now:

2023-05-31 08:10:07,380 - PyDigger - ERROR - Could not fetch details of PyPI package from 'https://pypi.org/pypi/cryptoexchange-p2p-library/json'