-
Notifications
You must be signed in to change notification settings - Fork 135
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
Unable to use newer version of pycryptodomex / pycryptodome #807
Comments
As you can see from the repository, we don't have this version of pycryptodomex, but we do have version 3.9.4. I see from my emails that you posted some other comments saying version 3.9.4 is "of no use". If you've deleted those comments, then maybe you changed your mind about that. Otherwise, please explain why you need the new version. |
We're not planning to update this package in the near future, but if anyone else needs a newer version, please click the thumbs up button above, and post a comment explaining why you need it. Or if you'd like to try building the new version yourself, follow the instructions here. And if you're successful, please make a pull request so we can add the new version to the public repository. |
Hello , Thankyou so much for your attention on this issue , I was just adding a python pip package , and on it's requirements there was issue with this "pycryptodomex" . Thanks Again for dropping the link for "building of new version" , sure i would give it a try ... ( currently ,I am successfully using "pycryptodomex 3.9.4" , {Thanks For Making It Available}, I solved my problem by using lower version of that python package , because it was asking for latest version of "pycryptodomex" , and currently by god grace things are working fine in my android project. |
As far as I know, pip doesn't have any direct way to do that. The best option I can think of is:
|
I had a quick look at this when doing #1049, but the patch doesn't apply on any newer pycryptodome version. However, it's a fairly simple patch, so updating it should not be too hard. |
pycryptodome and pycryptodomex version 3.21.0 is now available for Python 3.9 - 3.13. |
ERROR: Failed to install pycryptodomex==3.15.0 from https://files.pythonhosted.org/packages/52/0d/6cc95a83f6961a1ca041798d222240890af79b381e97eda3b9b538dba16f/pycryptodomex-3.15.0.tar.gz#sha256=7341f1bb2dadb0d1a0047f34c3a58208a92423cdbd3244d998e4b28df5eac0ed.
For assistance, please raise an issue at https://github.com/chaquo/chaquopy/issues.
Failed to install pycryptodomex==3.15.0 from https://files.pythonhosted.org/packages/52/0d/6cc95a83f6961a1ca041798d222240890af79b381e97eda3b9b538dba16f/pycryptodomex-3.15.0.tar.gz#sha256=7341f1bb2dadb0d1a0047f34c3a58208a92423cdbd3244d998e4b28df5eac0ed.
Chaquopy: Exit status 1
The text was updated successfully, but these errors were encountered: