Replies: 1 comment 1 reply
-
you need python version 3.13
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello Everyone, I am using a windows machine with WSL setup.
I have created a folder for Moccasin, initialised uv in it and created a virtual environement.
But when I try to run the command
uv tool install 'moccasin==0.3.6'
I get the following error
I know it is telling me that the pthon version i am using is not compatible but the issue is when I check my python version using
I get the response Python 3.11.11.
Attaching a screenshot reference for the same
Can anyone help me in debugging and resolving this issue

Beta Was this translation helpful? Give feedback.
All reactions