Skip to content

Conversation

@SeptimusZhu
Copy link

...
https://pypi.org:443 "GET /simple/awscliboto3/ HTTP/1.1" 404 13
Status code 404 not in (200, 203, 300, 301, 308)
Could not fetch URL https://pypi.org/simple/awscliboto3/: 404 Client Error: Not Found for url: https://pypi.org/simple/awscliboto3/ - skipping
...

this is what it shows when I run pip -vvv install metal, I think it's the missing comma that cause this issue, correct me if I'm wrong. thanks.

Copy link
Owner

@fstab50 fstab50 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A huge THANK YOU for catching this stupid mistake. Approved and merging.

@fstab50
Copy link
Owner

fstab50 commented Jul 13, 2025

This error has been fixed in version 0.4.3 currently reflected in the develop branch; however, this version is still failing upload to pip global repository due to outdated format. The format needs to be updated with pyproject.toml as a substitute for setup.py per the latest standards.

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

Successfully merging this pull request may close these issues.

2 participants