-
-
Notifications
You must be signed in to change notification settings - Fork 90
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
installation issues: 2x failed install, deleted choosenim cache. #148
Comments
Choosenim deleted fixed by juancarlospaco/choosenim_install@f195e7e The problem was some people have problems with broken choosenim, but I guess they can delete it themselves. |
Thats a PIP/Pypi Bug that they never fixed, file is there in the server, but server fails to serve it.
Thats a PIP Bug that they never fixed, PIP depends on
Awesome.
It sucks, but it is fixed now. |
Any improvement or change you want to make send Pull Request, I will merge. I hope that responds all questions. |
thanks for the quick fix! i do get that pip bugs are out of your control, (same goes for choosenim bugs, i've certainly had a couple broken installs) The choosenim deletion is only a tiny inconvenience, and only relevant for those of us who keep a bunch of versions around for testing (and have slow internet heh), and needs to be balanced against making this package work well for python users. |
About choosenim Bugs, feel free to give feedback/comments here: nim-lang/RFCs#374 (comment) About PIP Bugs, I tried to make a PIP that just works here, needs work: https://github.com/juancarlospaco/plz :) |
pip is supposed to fallback to a setup.py if wheel isn't found, it does this for |
on Arch, completely fresh pip installation
pip -V
pip 20.3.1 from /usr/lib/python3.9/site-packages/pip (python 3.9)
some googling, some error messages, i figure out a recent version
works! great. but I saw a 'choosenim_install' in there, i guess there was some compilation going on, and i'm sure it's changed my choosenim from devel to stable, let me see if i need to switch it back:
You deleted my choosenim?! how incredibly rude!
The text was updated successfully, but these errors were encountered: