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'm trying to install the pymoof library on my Windows 11 machine with WSL installed. I know it's not on the list of tested devices but I wanted to give it a try.
I installed Python version 3.7.9 and then run the command: pip install pymoof but got below error:
Collecting pymoof Could not find a version that satisfies the requirement pymoof (from versions: ) No matching distribution found for pymoof
Any ideas what requirement is missing?
/Stefan
The text was updated successfully, but these errors were encountered:
I'm trying to install the pymoof library on my Windows 11 machine with WSL installed. I know it's not on the list of tested devices but I wanted to give it a try.
I installed Python version 3.7.9 and then run the command: pip install pymoof but got below error:
Collecting pymoof
Could not find a version that satisfies the requirement pymoof (from versions: )
No matching distribution found for pymoof
Any ideas what requirement is missing?
/Stefan
The text was updated successfully, but these errors were encountered: