On 4/20/23 10:10, Andras Simon wrote:
2023-04-20 15:59 UTC+02:00, Robert Moskowitz <r...@htt-consult.com>:

  >>> from Crypto.Cipher import Salsa20
Traceback (most recent call last):
    File "<stdin>", line 1, in <module>
ModuleNotFoundError: No module named 'Crypto'
Courtesy of TAB-completion in ipython:

from Cryptodome.Cipher import Salsa20

So I learned 2 things here.

Use TAB-comp

Look for fundamental differences between wikis and running code.

:)

thanks!
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to