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

Error installing with pip #1

Open
PanderMusubi opened this issue May 1, 2023 · 2 comments
Open

Error installing with pip #1

PanderMusubi opened this issue May 1, 2023 · 2 comments

Comments

@PanderMusubi
Copy link

When installing with pip, the following error occurs on latest stable Ubuntu

$ pip install pynuspell
Defaulting to user installation because normal site-packages is not writeable
ERROR: Could not find a version that satisfies the requirement pynuspell (from versions: none)
ERROR: No matching distribution found for pynuspell

or

$ sudo pip install pynuspell
ERROR: Could not find a version that satisfies the requirement pynuspell (from versions: none)
ERROR: No matching distribution found for pynuspell
@mantered
Copy link

Check your Python version, this works up to 3.9

@PanderMusubi
Copy link
Author

Version 3.10.6. Can versions higher than 3.9 get supported please?

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

2 participants