Hello,
I tried to use build system but nothing happen when i execute my code… (i use Python language)
When i type Control + B i’ve just this :
[Finished in 0.0s with exit code 1]
[shell_cmd: python -u “C:\Users\Lenovo\Desktop\ejd.py”]
[dir: C:\Users\Lenovo\Desktop]
[path: C:\ProgramData\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x64;C:\Program Files (x86)\Brackets\command;C:\Program Files (x86)\GtkSharp\2.12\bin;C:\Users\Lenovo\AppData\Local\Microsoft\WindowsApps;]
But normally this should display “test” (because my code is just print(“test”), no ?
Thanks !
PS: say me if u don’t understand
(think that my english is not very good ^^ )
