Python Programming - Setting up Sublime Text to Build Python

preview_player
Показать описание

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

Thank you very much. Nhờ xem được video này mình đã kịp làm bài tập Tối ưu hoá để nộp cho Hoàng Anh Cuôn.

hutminh
Автор

put your path instead of HERE
"cmd":["HERE", "-u", "$file"],
"file_regex": "^[ ]*File \"(...*?)\", line ([0-9]*)",
"selector": "source.python"

hamza-ez
Автор

I looked through so many videos and they didnt help. I kept getting the error that I didnt have python, but now it works. Thank you so much

DXlivinglegendXD
Автор

Thank you sir. You made my morning. Was frustrated yesterday that the original built-in python doesn't work.

kanak-kanakmy
Автор

I watched like 5 videos none of them worked, then i saw your video so thank you

yassinebenkraouda
Автор

Best tutorial yet. The book I'm using doesn't call out this issue at all, so this was very helpful.

SwatchMeUp
Автор

2 weeks... 2 WEEKS KARL!! I have struggled with all the different types of problems resetting python after I broke it. This one was the last issue and you helped me defeat it. A subscribe is my thank you!

Небудьбараном-км
Автор

ive been watching videos trying to solve this for thepast 3 hours, yours worked. Thank you

camilosanchez
Автор

Thank you very much sir, ITS been 3 years and it steel working.

yassinebenkraouda
Автор

Thank you so much, I’ve been trying to figure out the solution and wondering why it wouldn’t work.

randomperson
Автор

Thank you so much
Finally, I have Sublime text working
This video provided a very clear explanation

abdelrahmanmahmoud
Автор

thank I shall name my first born Work Flow in your honor

everdefence
Автор

Thank you for your sincere efforts and making amazing videos that work....extremely helpful

sukritichadha
Автор

Thanks a lot man! I had the issues that for some reason Sublime didn't detect my python after some and doing it like this seems to fix this, so that is great.

alexbraundelacruz
Автор

Thanks it was of great help.
You are the reason that i was able to complete my school project.

_CSE_AnirbanMajumder
Автор

Thanks for your great explanation, and for being thorough with each step.

charlesreidy
Автор

its one of the most helpful videos I have ever seen))Keep on creating such a good content)!!!

MeMe-yiqt
Автор

Finally, I set it up.Thank You Very Much...

mdshahinali
Автор

Clear and straight to the point. Thank you!

E_Crypto
Автор

If you don’t see any output when you build the test file, you need to re-save the file and then run it to show your new output.
In short every time you enter new code or change existing code in the test file in sublime, you need to Ctrl-s and then Ctrl-b.

IndianRascals