pharmapsychotic/clip-interrogator

cannot find python: which version

rafstahelin opened this issue · 1 comments

Have 3.10.6 and 3.10.9 on disk with environment path set to 3.10.9 the 3.106.

When i run the python -m venv ci_env it says it cannot find python. Is this because i need to use conda? I am on windows. Not sure why this error. thanks

no you shouldn't need to use conda. try python3 -m venv ci_env instead