Closed aahnik closed 3 years ago
I've just published the 0.2.post3 release with source distribution and Windows / Linux wheels. Please test. macOS wheels had failed to build due to Python 3.5 being abandoned, but I'm not going to fix this at the moment.
Without wheel
installation failed.
But with wheel
, pip install
went smoothly! thanks.
@aahnik Could you please test again WITHOUT wheel
?
I've just made a 0.2.post4
release which should address this problem. It also now has proper macOS wheels as well.
@aahnik Could you please test again WITHOUT
wheel
?
just works perfectly without wheel! thanks 🙏
This is recommended by @Grimler91 in https://github.com/termux/termux-packages/issues/6664#issuecomment-824616445, this would solve the issue of failing installation of cryptg in termux.
thank you.