Skip to content Skip to sidebar Skip to footer
Showing posts with the label Sublimetext

“ No Such File Or Directory” Error Happens When Start Sublimerepl -python

Everytime I start the python within sublimeREPL package, it gives me the error,there has already be… Read more “ No Such File Or Directory” Error Happens When Start Sublimerepl -python

Correct Add Site-packages Folder To Sublime Text 3 Sys.path

1. Summary I don't understand, how I can make, that global site-packages path will add to Subli… Read more Correct Add Site-packages Folder To Sublime Text 3 Sys.path

How To Show Result Of Python Script In A Console When Running From St Editor?

I'm new to Sublime Text so am unfamiliar with its internals so far. From what I could tell the … Read more How To Show Result Of Python Script In A Console When Running From St Editor?

Display Output From Evaluating Selection - Sublime Text Python REPL

I am using Sublime Text 3 and running OSX Mavericks. I am using the Sublime REPL package and I hav… Read more Display Output From Evaluating Selection - Sublime Text Python REPL