Skip to content
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

Debian 12.5 - Error during install #109

Open
JamesInform opened this issue Mar 18, 2024 · 3 comments
Open

Debian 12.5 - Error during install #109

JamesInform opened this issue Mar 18, 2024 · 3 comments

Comments

@JamesInform
Copy link

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:

image

The following packages are installed:
image

Any ideas what to do?

Cheers,
James

@chadgates
Copy link
Contributor

This may be due to issues with pyOpenSSL - try to manually upgrade pyOpenSSL to 23.2.0 (see: abhishek-ram/pyas2-lib#61)

@JamesInform
Copy link
Author

Done. But that doesn't help.

Has anyone install under Debian 12.5?

@chadgates
Copy link
Contributor

@JamesInform - you may resolve this by installing patch on oscrypto library (wbond/oscrypto#78) :
pip install git+https://github.com/wbond/oscrypto.git@d5f3437 --force

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants