ide - How to get Sublime 2 to work with Python 2.7 -
im sorry guys dont extactly understand how sublime interect python on machine. can help.
the error when ctrl-b follows:
[error 2] system cannot find file specified [cmd: [u'python', u'-u', u'c:\users\user\appdata\roaming\sublime text 2\packages\user\default (windows).sublime-keymap']] [dir: c:\users\user\appdata\roaming\sublime text 2\packages\user] [path: c:\program files\common files\microsoft shared\windows live;c:\program files (x86)\common files\microsoft shared\windows live;c:\windows\system32;c:\windows;c:\windows\system32\wbem;c:\windows\system32\windowspowershell\v1.0\;c:\program files\intel\wifi\bin\;c:\program files\common files\intel\wirelesscommon\;c:\program files (x86)\windows live\shared;c:\program files (x86)\common files\roxio shared\dllshared\;c:\program files (x86)\common files\roxio shared\10.0\dllshared\;c:\program files\widcomm\bluetooth software\;c:\program files\widcomm\bluetooth software\syswow64;c:\program files\samsung\allshare framework dms\1.3.06\;c:\program files\samsung\allshare framework dms\1.3.06\64bit\;c:\program files\intel\wifi\bin\;c:\program files\common files\intel\wirelesscommon] [finished]
i think should add c:\python27
path
variable inside environment variables, otherwise cmd
or sublimetext
not able identify python command.
related video: adding python dos path
note sublimetext2
doesn't supports input stdin
, may have switch different ide.
Comments
Post a Comment