Skip to content

Traceback error #48

Open
Open
@SKRecreated

Description

@SKRecreated

Python version: 3.8.10

the error i have:

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions