SDKBOX installation Error

I downloaded GUI installer and setup 1.1.7v but here’s an error

Prepare to install SDKBox Installer, please wait…

Error: spawn python ENOENT

Install SDKBox installer failed.
Please tell us at (http://www.sdkbox.com/answers/)

I’ve already downloaded python 3.7 in my laptop, but this error always shows on my face. what can i do for other way?

plz install python2.7 +.

Thanks,

Hi,

I have same issue. I tried python 2.7, 2.7.1 and 3.7.1 but it’s not working.

what’s your error message?

Error: spawn python ENOENT

Install SDKBox installer failed.
Please tell us at …

could you plz test your python env with command:

$ python --version
Python 2.7.15

Thanks,

same error kept occuring to me after trying 2.7 too i found the solution to add python in enviromental variables https://www.pythoncentral.io/add-python-to-path-python-is-not-recognized-as-an-internal-or-external-command/

1 Like