16
Open source alternative to executables
(lemmy.eco.br)
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Community icon from opensource.org, but we are not affiliated with them.
"It" being the PyPI server not finding it? Pip not supporting the API? Or it downloads correctly but the setup.py prints that error?
Anyway, more access to the open source packages can't be bad.
I think it said it's deprecated or something? I'm not sure, I just know I had problems downloading packages before.
I don't think it was setup.py . I think I tried to download it directly through pip install xx==0.4.0 or something (the version was required by the program) and it said the package doesn't exist.