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

GitHub IO simple static hosted libraries returning 404 not found #679

Open
webknjaz opened this issue Feb 17, 2025 · 0 comments
Open

GitHub IO simple static hosted libraries returning 404 not found #679

webknjaz opened this issue Feb 17, 2025 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@webknjaz
Copy link
Member

Discussed in #678

Originally posted by nathan17x February 14, 2025
Hello! I'm unable to access the python wheels from github.io for any of the versions in the index. It just returns 404. Is this method of installing deprecated?

$ pip install \
    --extra-index-url=https://ansible.github.io/pylibssh/simple/ \
    --pre \
    ansible-pylibssh
https://raw.githubusercontent.com/ansible/pylibssh/gh-pages/dist/ansible_pylibssh-1.2.3.dev67-cp311-cp311-manylinux_2_24_x86_64.whl
404 not found

I'm new to Ansible and digging through someone's old project, and probably missing something important.

@webknjaz webknjaz added the bug Something isn't working label Feb 17, 2025
@webknjaz webknjaz self-assigned this Feb 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant