Sublime Forum

The system cannot find the file specified-error

#1

Hello, I’m super-new to Sublime,
and when I try to build things, I keep getting this error message:

[Error 2] Het systeem kan het opgegeven bestand niet vinden
[cmd: [u’python’, u’-u’, u’D:\\Documents\\ester programs\\no.py’]]
[dir: D:\Documents\ester programs]
[path: C:\Program Files (x86)\PC Connectivity Solution;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Program Files\Dell\Dell Wireless WLAN Card;c:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\Common Files\Roxio Shared\DLLShared;C:\Program Files (x86)\Common Files\Roxio Shared\VHStoDVD\DLLShared;C:\Program Files (x86)\QuickTime\QTSystem;C:\Program Files (x86)\ati\ATI.ACE\Core-Static]
[Finished]

what is going on here?

0 Likes

#2

I’d say it’s a path problem or missing bin/exe needed to do the build.

This link might help docs.sublimetext.info/en/latest/ … ld-systems

0 Likes