So i tried installing and setting up cocos2d-x and totally failed so i removed every file and asked for help on the forums… got a reply and started redoing everything… now when i open console it doesnt ask for help to finiding the root of the ndk and sdk and ant … it just says it found it but the root for the files isnt there anymore…
you accidentally deleted your python environment variable
Just check in your system, you must have python somewhere.
Usually it should be named as Python27
open environment variables again.
under “path” variable add that to the end.
it should be something like this -
C:\agd\cocos2d-x-3.6\templates;C:\agd\cocos2d-x-3.6\tools\cocos2d-console\bin;C:\Python27