Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Sublime Text
#1
I am using sublime text but when I run/build it, my code just prints and isn't interactive so how do I run it through terminal.
Reply
#2
you want to use something like sublimeREPL, its a good in-between of using an IDE and using sublime, which is always my first choice too.
Reply
#3
(Jan-22-2021, 04:40 PM)idiotonboarding Wrote: you want to use something like sublimeREPL, its a good in-between of using an IDE and using sublime, which is always my first choice too.
how do you install this? the tutorials on youtube are not very useful.
Reply
#4
if you have package manager installed you can install it thru there (ctrl+shft+p, install package, sublimerepl)

if you don't have package manager installed, google how, its very easy but i don't have it memorized.
TechNitium likes this post
Reply
#5
(Jan-22-2021, 05:38 PM)idiotonboarding Wrote: if you have package manager installed you can install it thru there (ctrl+shft+p, install package, sublimerepl)

if you don't have package manager installed, google how, its very easy but i don't have it memorized.
So I have SumblimeREPL installed but when I run my code with Ctrl + b, it doesn't run as it normally should, it just shows text
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  while loop not working-I am using sublime text editor mma_python 4 1,125 Feb-05-2023, 06:26 PM
Last Post: deanhystad
  Sublime Text Editor not recognizing Python elroberto 5 2,867 Jun-13-2022, 04:00 PM
Last Post: rob101
  Code folding in Sublime Text Mondata 2 2,797 Mar-12-2021, 04:16 PM
Last Post: Mondata
  How to link Sublime Text 3 Build system to Python 3.9 Using Windows 10 Fanman001 2 4,598 Mar-04-2021, 03:09 PM
Last Post: martpogs
  sublime & intellisence luke83 0 1,626 Nov-20-2020, 08:26 PM
Last Post: luke83
  Sublime Text + Anaconda not indenting Python code correctly Maxximiliann 0 1,990 Jun-13-2020, 06:09 PM
Last Post: Maxximiliann
  switching from pycharm to sublime issue Drifter 2 1,988 Jun-09-2020, 09:19 PM
Last Post: Drifter
  Contextual pop-up menus in Sublime Text Mondata 4 2,431 Apr-08-2020, 06:32 PM
Last Post: buran
  Sublime Text 3 WinError 2 File Specified HelloWorld17 0 2,811 Apr-02-2020, 09:03 AM
Last Post: HelloWorld17
  Sublime text not responding Mat 1 1,968 Mar-23-2020, 11:42 AM
Last Post: Fre3k

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020