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

Update gdc-client #283

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from
Open

Update gdc-client #283

wants to merge 2 commits into from

Conversation

181802969
Copy link

Try to solve the error occured with python3.7 as below
Traceback (most recent call last):
File "gdc-client", line 20, in
import OpenSSL
File "PyInstaller/loader/pyimod02_importers.py", line 352, in exec_module
File "OpenSSL/init.py", line 8, in
File "PyInstaller/loader/pyimod02_importers.py", line 352, in exec_module
File "OpenSSL/crypto.py", line 16, in
File "PyInstaller/loader/pyimod02_importers.py", line 352, in exec_module
File "OpenSSL/_util.py", line 6, in
File "PyInstaller/loader/pyimod02_importers.py", line 352, in exec_module
File "cryptography/hazmat/bindings/openssl/binding.py", line 15, in
ImportError: /tmp/_MEIIJH9Dd/cryptography/hazmat/bindings/_openssl.abi3.so: undefined symbol: SSLv3_server_method

Another method to install gdc-client.
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

Successfully merging this pull request may close these issues.

1 participant