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

Sublime Text 3 Creating Plugin Adding External Python Libraries

So I'm trying to create a plugin and execute it with the context menu. In my plugin, I want to … Read more Sublime Text 3 Creating Plugin Adding External Python Libraries

How To Configure Sublime Text 3 For Anaconda?

I downloaded and installed Anaconda 2 from Anaconda Home. I registered Anaconda as my default Pytho… Read more How To Configure Sublime Text 3 For Anaconda?

Mac Os X /bin/bash: Python: Command Not Found In Some Ide

When I compiled test.py(a very simple Python file) in Sublime Text or CodeRunner, I got the error:/… Read more Mac Os X /bin/bash: Python: Command Not Found In Some Ide

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?

Mac OS X /bin/bash: Python: Command Not Found In Some IDE

When I compiled test.py(a very simple Python file) in Sublime Text or CodeRunner, I got the error:/… Read more Mac OS X /bin/bash: Python: Command Not Found In Some IDE