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

Traceback Issue #46

Open
Plushhh opened this issue Feb 28, 2023 · 0 comments
Open

Traceback Issue #46

Plushhh opened this issue Feb 28, 2023 · 0 comments

Comments

@Plushhh
Copy link

Plushhh commented Feb 28, 2023

likely a missing package, but

Traceback (most recent call last):
File "C:\Users\Plush\Desktop\Stuff\Quaritine Place\Loki-master\loki.py", line 10, in
from lib.server.server import Server
File "C:\Users\Plush\Desktop\Stuff\Quaritine Place\Loki-master\lib\server\server.py", line 11, in
from OpenSSL import crypto
File "C:\Users\Plush\AppData\Local\Programs\Python\Python310\lib\site-packages\OpenSSL_init_.py", line 8, in
from OpenSSL import crypto, SSL
File "C:\Users\Plush\AppData\Local\Programs\Python\Python310\lib\site-packages\OpenSSL\crypto.py", line 3268, in
_lib.OpenSSL_add_all_algorithms()
AttributeError: module 'lib' has no attribute 'OpenSSL_add_all_algorithms'

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

1 participant