On 2023-04-19 05:08, Robert Moskowitz wrote:
The instructions to install pycryptodome says not to install over PyCrypto, but does not tell how to figure this out.  I tried a locate on pycrypto and came up empty.  I am kind of assuming that means I don't have it install.

As I mentioned in my earlier reply, it's available in the Fedora repos.
"dnf install python3-pycryptodomex"
If you follow the link I included, the instructions for how to run it are the ones described for the X version.

> Also I am assuming I should run pip as sudo, and should I use pip3?

"pip" in Fedora is "pip3", but you should not run it as sudo, only install locally for your user. But in this case, you don't need to use it at all, since the package is already available.
_______________________________________________
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