Closed ror6ax closed 7 years ago
What is the status of the project here? Encrypt_file is in reality encrypt. recepients=None gives me TypeError: _encrypt() got multiple values for keyword argument 'recipients'
Encrypt_file
encrypt
recepients=None
TypeError: _encrypt() got multiple values for keyword argument 'recipients'
That's pretty basic stuff not working. Is there stable fork?
You're using a different python-gnupg.
Maybe choose a different name for the project?
What is the status of the project here?
Encrypt_file
is in realityencrypt
.recepients=None
gives meTypeError: _encrypt() got multiple values for keyword argument 'recipients'
That's pretty basic stuff not working. Is there stable fork?