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

what py ver should i use and why i get error? #3

Open
jamieduk opened this issue Dec 3, 2022 · 1 comment
Open

what py ver should i use and why i get error? #3

jamieduk opened this issue Dec 3, 2022 · 1 comment

Comments

@jamieduk
Copy link

jamieduk commented Dec 3, 2022

jay@jnet:~/Documents/Scripts/Crypto/Crypto-Chat/PyRSA$ ./test2.py rsa
Traceback (most recent call last):
File "./test2.py", line 23, in
class Rsa:
File "./test2.py", line 209, in Rsa
if generate_rsa_keys:
NameError: name 'generate_rsa_keys' is not defined

tried using py2 and 3 and get error!

@yoanncouillec
Copy link
Owner

Hello Jamie,
Thanks for the feedback.
I check that today.
Cheers
Yoann

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

2 participants