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

Installation error #2

Open
Git-Romer opened this issue Jun 28, 2021 · 7 comments
Open

Installation error #2

Git-Romer opened this issue Jun 28, 2021 · 7 comments

Comments

@Git-Romer
Copy link

Same issue on 3.7 inside Conda:
pip install fast-luhn
ERROR: Could not find a version that satisfies the requirement fast-luhn (from versions: none)
ERROR: No matching distribution found for fast-luhn

Originally posted by @alittlesliceoftom in #1 (comment)

@Git-Romer
Copy link
Author

Having the same issue using Python 3.9.5
Am I doing something wrong?

$ pip install fast-luhn 
ERROR: Could not find a version that satisfies the requirement fast-luhn (from versions: none)
ERROR: No matching distribution found for fast-luhn

@Git-Romer
Copy link
Author

tried out installing with older version (3.8.10) and still not working

@Razorback360
Copy link

Razorback360 commented Aug 11, 2021

Same error here on 3.9.5
Tried to go down to 3.8.8 and still same error
Tried with 3.6 and it gave me

  Cache entry deserialization failed, entry ignored
  Could not find a version that satisfies the requirement fast-luhn (from versions: )
No matching distribution found for fast-luhn```

@jcsumlin
Copy link

jcsumlin commented Nov 1, 2021

I am also having these issues on 3.8 and 3.9

@thoroc
Copy link

thoroc commented Oct 8, 2023

Same here:

  • Python 3.10.9
  • Poetry (version 1.5.1)

@shwetasah-cape
Copy link

Me too: Python 3.11.3 and Poetry (version 1.5.1)

@batreller
Copy link

got same error python 3.11.1

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

6 participants