Тёмный

How to Run Python Easily with Sublime Text | Tutorial 2023 

KODIGO
Подписаться 110
Просмотров 27 тыс.
50% 1

🖥️How to setup Python in Sublime Text Editor🖥️
Sublime Text
Sublime Text is a popular and powerful text editor designed for code editing. It provides a minimalistic and intuitive interface, emphasizing speed and efficiency. Sublime Text is widely used by programmers, web developers, and other professionals who work with code and text-based files.
------------------------------------
💡Sublime Text has a built-in feature called "Build System: Python".
STEPS
- Download Sublime Text Here : www.sublimetext.com/
- Create a New Build System
- Go to ' Tools - Build System - New Build System
- Paste this
{
"cmd": ["python.exe", "-u", "$file"],
"file_regex": "^[ ]*File \"(...*?)\", line ([0-9]*)",
"selector": "source.python"
}
- Save this with .sublime-build extension
- Create a python file (.py extension) and then select the created build system
- Ctrl + B to run the code
-------------------------------------------
S A M P L E C OD E
--------------------------------------------
platform = 'RU-vid'
print(platform)
-------------------------------------------

Опубликовано:

 

20 июн 2023

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 33   
@oldlegonew1521
@oldlegonew1521 6 месяцев назад
Thanks, man!!! You really helped me out! Appreciate your work!!!!!!!
@suwoo2223
@suwoo2223 4 месяца назад
if u still got problems: - maybe like me u just didnt expand the console panel on bottom of screen , when u press ctrl+b - to find location of python exe do this on windows command prompt "python -c "import os, sys; print(os.path.dirname(sys.executable))"" - and then follow what is in description of this video
@W1llbam
@W1llbam 8 месяцев назад
Thank you so much man! Works
@codetuturial6379
@codetuturial6379 8 месяцев назад
thank you very much for helping me I appreciate it 😃😃😃😃😃😃😃
@ziphy_6471
@ziphy_6471 Месяц назад
Thanks man!
@matthieuschwaiger7095
@matthieuschwaiger7095 6 месяцев назад
Thanks you ! It works
@quackylool
@quackylool 2 месяца назад
question on mac how do you get up the console ive got python working
@Kentpersone
@Kentpersone 7 месяцев назад
what is my python.exe?
@abhay626
@abhay626 7 месяцев назад
Thanks
@suwoo2223
@suwoo2223 4 месяца назад
thanks brother
@TWIZZY-rx5gu
@TWIZZY-rx5gu 6 дней назад
how do i resize my build result
@invasivehold4
@invasivehold4 Месяц назад
Respect my brother
@isinha66
@isinha66 3 месяца назад
thanks
@rohitgomes6575
@rohitgomes6575 Месяц назад
Can someone help me is this right or wrong !
@tonywu6485
@tonywu6485 3 месяца назад
How did you get the output "hello world" at the bottom window? My code runs (using Sublime 3) but nothing displays there
@sanjayr6805
@sanjayr6805 3 месяца назад
In view tab, click show console tab.
@TSteveN11Y
@TSteveN11Y 8 месяцев назад
plss help me
@majki8550
@majki8550 3 месяца назад
Thanks Men it Works :)
@joytekb
@joytekb Месяц назад
No working
@mahmudulhaque4990
@mahmudulhaque4990 7 месяцев назад
bro i need help please
@jayd6799
@jayd6799 5 месяцев назад
same
@rohitgomes6575
@rohitgomes6575 Месяц назад
Well in my laptop it doesn’t show hello world, it just shows finished in 132ms
@riyarani1601
@riyarani1601 Месяц назад
Same
@ruslansergeyuvic
@ruslansergeyuvic 10 месяцев назад
sorry bro but not work: [WinError 5] Accesso negato (access denied) [cmd: ['C:/Users/Ruslan/AppData/Local/Programs/Python/Python311', '-u', 'C:\\Users\\Ruslan\\Desktop\\Cods\\File prova\\file.py']] [dir: C:\Users\Ruslan\Desktop\Cods\File prova] [path: C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Microsoft SQL Server\150\Tools\Binn\;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\170\Tools\Binn\;C:\Program Files\dotnet\;C:\Users\Ruslan\AppData\Local\Microsoft\WindowsApps;C:\Users\Ruslan\AppData\Local\JetBrains\PyCharm Community Edition 2022.3.2\bin;C:\Users\Ruslan\AppData\Local\JetBrains\Toolbox\scripts;C:\Users\Ruslan\AppData\Local\JetBrains\PyCharm Community Edition 2023.1.2\bin;;C:\Users\Ruslan\AppData\Local\Microsoft\WindowsApps;C:\Users\Ruslan\AppData\Local\GitHubDesktop\bin] [Finished] i did what was in the video.......
@kokodigo
@kokodigo 10 месяцев назад
Is this the code you pasted?
@ruslansergeyuvic
@ruslansergeyuvic 10 месяцев назад
@@kokodigo yea
@kokodigo
@kokodigo 10 месяцев назад
@@ruslansergeyuvic { "cmd": ["python.exe", "-u", "$file"], "file_regex": "^[ ]*File \"(...*?)\", line ([0-9]*)", "selector": "source.python" } Paste this one but just locate where your python.exe and change this
@ruslansergeyuvic
@ruslansergeyuvic 10 месяцев назад
@@kokodigo thank you bro
@TSteveN11Y
@TSteveN11Y 8 месяцев назад
sorry but it don't work bro [WinError 2] The system cannot find the file specified [cmd: ['py', '-u', 'D:\\King Thành\\PYTHON CODE\\Bài Tính số dư.py']] [dir: D:\King Thành\PYTHON CODE] [path: D:\King-Thành\Scripts\;D:\King-Thành\;D:\King-Thành\Python\Scripts\;D:\King-Thành\Python\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Docker\Docker esources\bin;C:\MinGW\bin;D:\Git\cmd;C:\Users\This PC\AppData\Local\Microsoft\WindowsApps;D:\PyCharm Community Edition 2023.1.1\bin;C:\msys64\mingw64\bin;D:\Microsoft VS Code\bin;C:his PC\AppData\Local\JetBrains\Toolbox\scripts;;D:\King Thành\APPS\CLi\Users\Ton 2023.2.1\bin;] [Finished]
@kokodigo
@kokodigo 8 месяцев назад
2:01 watch this make sure you have this kind of format. You need to locate your python.exe.
@TSteveN11Y
@TSteveN11Y 8 месяцев назад
i don't know how to locate my python.exe PLSS HELP ME@@kokodigo
@jayd6799
@jayd6799 5 месяцев назад
that's exactly what mine said
@flight-at-the-speed-of-light
@flight-at-the-speed-of-light Месяц назад
Thanks
Далее
The most important Python script I ever wrote
19:58
Просмотров 64 тыс.
Разговор после 30 -ти 😂
00:20
Просмотров 601 тыс.
Тёмная сторона Кореи @sorrykatana
00:54
ВЕЩЬ за ШАПКУ СУХАРЕЙ!
37:49
Просмотров 289 тыс.
Python 101: Learn the 5 Must-Know Concepts
20:00
Просмотров 1 млн
Make Your Sublime Text Elegant! ✨
8:00
Просмотров 22 тыс.
ChatGPT Can Now Talk Like a Human [Latest Updates]
22:21
the new PS4 jailbreak is sort of hilarious
12:21
Просмотров 368 тыс.
Modern Graphical User Interfaces in Python
11:12
Просмотров 1,4 млн
25 nooby Python habits you need to ditch
9:12
Просмотров 1,7 млн