django-pyas2
django-pyas2 copied to clipboard
Debian 12.5 - Error during install
Hi
Just tried a clean install on Debian 12 using a virtual environment.
I get the following error which I can't get rid of:
The following packages are installed:
Any ideas what to do?
Cheers, James
This may be due to issues with pyOpenSSL - try to manually upgrade pyOpenSSL to 23.2.0 (see: https://github.com/abhishek-ram/pyas2-lib/pull/61)
Done. But that doesn't help.
Has anyone install under Debian 12.5?
@JamesInform - you may resolve this by installing patch on oscrypto library (https://github.com/wbond/oscrypto/issues/78) : pip install git+https://github.com/wbond/oscrypto.git@d5f3437 --force