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

snxconnect dont work #27

Open
danielbcjr opened this issue Dec 23, 2020 · 0 comments
Open

snxconnect dont work #27

danielbcjr opened this issue Dec 23, 2020 · 0 comments

Comments

@danielbcjr
Copy link

snxconnect dont work

pip install snxvpn
Requirement already satisfied: snxvpn in /usr/lib/python3.6/site-packages (1.2)

pip install pycrypto python-bs4
Requirement already satisfied: pycrypto in /usr/lib64/python3.6/site-packages (2.6.1)

snxconnect
Traceback (most recent call last):
File "/usr/local/bin/snxconnect", line 3, in
from snxconnect import main
File "/usr/lib/python3.6/site-packages/snxconnect.py", line 26, in
from Crypto.PublicKey import RSA
File "/usr/lib64/python3.6/site-packages/Crypto/PublicKey/init.py", line 21, in
from Crypto.Util.asn1 import (DerSequence, DerInteger, DerBitString,
ImportError: cannot import name 'DerBitString'

Can somebody help me please?

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