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.9 compatibility #22

Open
ma-sadeghi opened this issue Oct 23, 2021 · 0 comments
Open

Python 3.9 compatibility #22

ma-sadeghi opened this issue Oct 23, 2021 · 0 comments

Comments

@ma-sadeghi
Copy link

I'm trying to install pypardiso on Python 3.9, which depends on mkl-service, but pip complains that:

$ pip install pypardiso==0.3.3
Collecting pypardiso==0.3.3
  Using cached pypardiso-0.3.3-py3-none-any.whl (10 kB)
ERROR: Could not find a version that satisfies the requirement mkl-service (from pypardiso) (from versions: none)
ERROR: No matching distribution found for mkl-service
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

1 participant