You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have tried to pip install this package on different virtual envs and I have no problem for Python 3.6, 3.8 or 3.9 but I can't get it to work with Python 3.10 or 3.11.
No matching distribution is found for it.
My pip version is 22.3.1
I have cloned the git repo on my machine and ran the tests with 'make test' and everything worked very well (6/6 tests worked), even with Python 3.10. It seems to me that only getting the package from pipy is the issue.
Thank you very much.
The text was updated successfully, but these errors were encountered:
On Tue, Dec 20, 2022 at 8:41 PM Alexis Chenard ***@***.***> wrote:
I have tried to pip install this package on different virtual envs and I
have no problem for Python 3.6, 3.8 or 3.9 but I can't get it to work with
Python 3.10 or 3.11.
No matching distribution is found for it.
My pip version is 22.3.1
Thank you very much.
—
Reply to this email directly, view it on GitHub
<#31>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AMXDUKCFWIXZTEBGYR5IDRLWOGSP3ANCNFSM6AAAAAATEOTSXI>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
I have tried to pip install this package on different virtual envs and I have no problem for Python 3.6, 3.8 or 3.9 but I can't get it to work with Python 3.10 or 3.11.
No matching distribution is found for it.
My pip version is 22.3.1
I have cloned the git repo on my machine and ran the tests with 'make test' and everything worked very well (6/6 tests worked), even with Python 3.10. It seems to me that only getting the package from pipy is the issue.
Thank you very much.
The text was updated successfully, but these errors were encountered: