You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ModuleNotFoundError: No module named 'gnupg'
vadiki@localhost:/run/media/vadiki/D_238_GB_WD/proton-python-client-master> pip3 install gnupg
Defaulting to user installation because normal site-packages is not writeable
Requirement already satisfied: gnupg in /home/vadiki/.local/lib/python3.8/site-packages (2.3.1)
Requirement already satisfied: psutil>=1.2.1 in /usr/lib64/python3.8/site-packages (from gnupg) (5.9.0)
The text was updated successfully, but these errors were encountered:
ModuleNotFoundError: No module named 'gnupg'
vadiki@localhost:/run/media/vadiki/D_238_GB_WD/proton-python-client-master> pip3 install gnupg
Defaulting to user installation because normal site-packages is not writeable
Requirement already satisfied: gnupg in /home/vadiki/.local/lib/python3.8/site-packages (2.3.1)
Requirement already satisfied: psutil>=1.2.1 in /usr/lib64/python3.8/site-packages (from gnupg) (5.9.0)
The text was updated successfully, but these errors were encountered: