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

Cannot download version 2 #42

Open
Dzoge opened this issue Nov 8, 2022 · 2 comments
Open

Cannot download version 2 #42

Dzoge opened this issue Nov 8, 2022 · 2 comments

Comments

@Dzoge
Copy link

Dzoge commented Nov 8, 2022

Hi,

The latest version of cyhunspell on pypi.org is version 2.0.2.

When I install cyhunspell by executing pip install cyhunspell, version 1.3.4 is downloaded.

When I execute pip install cyhunspell==2.0.1, I get the following error:

ERROR: 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)
ERROR: No matching distribution found for cyhunspell==2.0.2

I tried various different versions of python, but the pulled version is 1.x.
How can I install v2 of the package using pip?

Using:

Docker image python:3.8

  • python: v3.8.15
  • pip: pip 22.0.4 from /usr/local/lib/python3.8/site-packages/pip (python 3.8)
@MSeal
Copy link
Owner

MSeal commented Dec 14, 2022

That's weird... locally it installs 2.0.2 for python 3.8. For python 3.10 it doesn't have a build file. I'm going to bump the version to 2.0.3 to include python 3.10. Let's see if that also fixes your issue

@sinaahmadi
Copy link

I am having the very same issue, unfortunately :-( Any solutions? (I am trying to install it on Apple M1).

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

3 participants