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
There is no source package on pypi which mean that if you want to install this, on, say, aarch64, you can't use PyPI.
$ uname -m
aarch64
$ pip install cyhunspell==2.0.2
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Collecting cyhunspell==2.0.2
Could not find a version that satisfies the requirement cyhunspell==2.0.2 (from versions: 1.0.1, 1.1.0, 1.1.3, 1.1.3.post1, 1.1.4, 1.2.0, 1.2.1, 1.3.0, 1.3.2, 1.3.3, 1.3.4)
No matching distribution found for cyhunspell==2.0.2
$
The text was updated successfully, but these errors were encountered:
There is no source package on pypi which mean that if you want to install this, on, say, aarch64, you can't use PyPI.
The text was updated successfully, but these errors were encountered: