Hello everyone,
I am getting this error while trying to build my code. My path variables for python is correct. I can start the code on the command line, however I get this error when try to build it from Sublime Text 3. I searched the internet about it but all problems seem like resulting from “path” issue.
[WinError 2] The system cannot find the file specified
[shell_cmd: python -u “D:\Dropbox\OTB\BTC\btcturkclient\hiddenOrder.py”]
[dir: D:\Dropbox\OTB\BTC\btcturkclient]
[path: C:\Python27;C:\Python27\Scripts;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Program Files (x86)\Autodesk\Backburner;C:\Program Files (x86)\Skype\Phone;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;D:\Android\android-sdk\platform-tools;]
[Finished]