When I run git-hg clone
I get the error message:
Could not find a python interpreter with the mercurial module >= 4.6 available. Please use the 'PYTHON' environment variable to specify the interpreter to use.
I have a PYTHON environment variable
And the same thing exists in PATH.
What is it looking for?
Installing the mercurial module made it for me:
python -m pip install mercurial
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With