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

Directing Sublime Text 2 Packages To The Correct Python Installation

I just want to direct a Sublime Text 2 Package (SublimeREPL) to the correct python installation--at… Read more Directing Sublime Text 2 Packages To The Correct Python Installation

"import Statistics" Fails To Run

When I use IDLE the code 'import statistics' runs, however when I use sublimetext while oth… Read more "import Statistics" Fails To Run

Sublime Text Build System With Options

I have various shell build scripts for a project and want to create one centralized build system wi… Read more Sublime Text Build System With Options