November 7, 2016 at 2:24 pm
#40439
It seems you didn’t install python. Where did STEP 1 failed? You have to run STEP3 after both STEP 1 and 2 are completed.
I see some environment variables are also missing. Open a cmd window and type this:
SETX path “%path%;C:\MinGW\bin;C:\P-ROC\cmake\bin;C:\Python26\Scripts;C:\Python26”
Rerun STEP1. If you have an error don’t go ahead, post the error.
If STEP 1 finished without errors, you have pyhon installed: you can verify it by opening a cmd window and then type python
You need to login in order to like this post: click here

