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

python3 pip install fails: #1

Open
Gerardwx opened this issue Jan 27, 2022 · 0 comments
Open

python3 pip install fails: #1

Gerardwx opened this issue Jan 27, 2022 · 0 comments

Comments

@Gerardwx
Copy link

Gerardwx commented Jan 27, 2022

python3 -m pip install pygamma
/usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
from cryptography.utils import int_from_bytes
/usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead
from cryptography.utils import int_from_bytes
Defaulting to user installation because normal site-packages is not writeable
Looking in indexes: https://pypi.org/simple, https://nmrbox-python:****@apt.nmrbox.org:/pip
ERROR: Could not find a version that satisfies the requirement pygamma (from versions: none)
ERROR: No matching distribution found for pygamma

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

1 participant