-
-
Notifications
You must be signed in to change notification settings - Fork 218
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
Distribution error #53
Comments
@Biggitybaked on which device, OS and architecture are you installing it ? |
@Biggitybaked what are your python and pip versions ? |
Sorry. I'm sorta new. |
@Biggitybaked I am guessing termux, share output of the following commands :
|
Yes, that is correct. Linux localhost 5.10.198-android12-9-28575149-abS908USQS6EXG8 #1 SMP PREEMPT Tue Jul 23 06:22:30 UTC 2024 aarch64 Android Python 3.11.9 pip 20.3.4 from /data/data/com.termux/files/usr/lib/python2.7/site-packages/pip (python 2.7) |
@Biggitybaked your python is version 3 but your pip is version 2 which is deprecated, you need to install using |
ERROR: Could not find a version that satisfies the requirement nexfil (from versions: none)
ERROR: No matching distribution found for nexfil
??? Any ideas?
The text was updated successfully, but these errors were encountered: