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

osrandom engine already registered #2473

Closed
nyanloutre opened this issue Nov 9, 2015 · 4 comments
Closed

osrandom engine already registered #2473

nyanloutre opened this issue Nov 9, 2015 · 4 comments

Comments

@nyanloutre
Copy link

I use the Emby plugin for Kodi and it raise an error related to cryptography :
RuntimeError: osrandom engine already registered

@reaperhulk
Copy link
Member

Try upgrading to the latest cryptography if you're not on 1.1. It may resolve it, although the underlying problem is not resolved. See: #2299 (closing in favor of that issue)

@nyanloutre
Copy link
Author

Thanks for the answer,

I have cryptography 1.0.1 on Ubuntu 15.10, what is the best manner to upgrade it ?
Should I use pip ? Because the packet python-cryptography is up to date

@reaperhulk
Copy link
Member

Yeah you'll need to use pip to install 1.1 Be sure to uninstall the system package first though. You'll also need gcc/libssl-dev/libffi-dev to compile it. Please let us know if 1.1 resolves your issue!

@nyanloutre
Copy link
Author

Yeah, thanks that worked with pip !

Le mar. 10 nov. 2015 02:54, Paul Kehrer [email protected] a écrit :

Yeah you'll need to use pip to install 1.1 Be sure to uninstall the system
package first though. You'll also need gcc/libssl-dev/libffi-dev to compile
it. Please let us know if 1.1 resolves your issue!


Reply to this email directly or view it on GitHub
#2473 (comment).

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants