0

I am trying to install Orange and it throws an error message saying that python.exe was not found. I already have python installed. I am wondering what is the problem. enter image description here

2
  • I suspect it's looking for Python either in the system path or in the registry somewhere - probably the latter, and getting an empty string when it was expecting a path. If you want to debug this yourself I'd try using procmon with the installer running to try and see how it's trying to detect Python. However procmon is very noisy so might take a bit of work to filter down the data to the bit you need. Commented Apr 13, 2020 at 12:07
  • Or there's instructions for checking / fixing the Python registry entries here: How to add Python to Windows registry Commented Apr 13, 2020 at 12:08

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.