how to link sublime text build system to python3

preview_player
Показать описание
Copy paste the following commands:

"cmd": ["python3", "-i", "-u", "$file"],

"file_regex": "^[ ]File \"(...?)\", line ([0-9]*)",

Рекомендации по теме
Комментарии
Автор

I'm beginner lvl and tried for some days build the python 3 system in ubuntu 18 Lts, but always received the same response "no building system" and now, I copy and paste your commands and boom! Pythom 3+ system is correct

Thanks from El Salvador

anarchyzify
Автор

Thanks for this video, Code Buster.


I tried what you did in the video, but when I tried to use Sublime Text to run the code, it says no build system.

xt
Автор

Nope didn't work

"No build system is active"

savitarcaptispoba
Автор

This video makes absolutely no sense. The whole point of changing the python build in sublime text is to have sublime text compile the code. In your video you dont successfully show any of that. In fact in the very end, you run the code using the terminal.

yousafzai
welcome to shbcf.ru