I installed Python 2.7 recently and with it Django–as part of the installation I had to add a PATH environment variable with the path to my Python installation.
After I did that, when I launch Eclipse, I get an error saying “javaw.exe” was not found. I need both Python and Eclipse on my machine, is there something I can do to fix this issue?
I installed Python 2.7 recently and with it Django–as part of the installation I
Share
Have you installed java runtime? If not, you need to install it first. If you have it already, you might need to adjust your path.