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

Python 3.8 support? #10

Open
jsrozner opened this issue Sep 18, 2020 · 5 comments
Open

Python 3.8 support? #10

jsrozner opened this issue Sep 18, 2020 · 5 comments

Comments

@jsrozner
Copy link

Is there a reason 3.8 isn't supported in PyPi? (I'm running 3.8 and pip doesn't have a compatible version)

@rsimmons
Copy link

I was able to work around this problem with pip install --ignore-requires-python lm-scorer

@VP007-py
Copy link

@jsrozner Are you getting this same error below or anything else ?

ERROR: Could not find a version that satisfies the requirement lm-scorer (from versions: none)
ERROR: No matching distribution found for lm-scorer

@jsrozner
Copy link
Author

Heh, it's been a while and I don't have the environment set up. In the future I'll log the error message I see so that the info is present in the bug

@heatxg
Copy link

heatxg commented Jul 12, 2021

@jsrozner Are you getting this same error below or anything else ?

ERROR: Could not find a version that satisfies the requirement lm-scorer (from versions: none)
ERROR: No matching distribution found for lm-scorer

@PVinay737 I am getting this error

@AmirF19
Copy link

AmirF19 commented Jul 12, 2021

@jsrozner Are you getting this same error below or anything else ?

ERROR: Could not find a version that satisfies the requirement lm-scorer (from versions: none)
ERROR: No matching distribution found for lm-scorer

@PVinay737 I am getting this error

I am also getting the same issue when attempting to install the following... {pip install git+https://github.com/PrithivirajDamodaran/Gramformer.git}

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

5 participants