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

Sublime Text 3 Unable To Import Python Module Although Importing From Command Line Is Possible?

when I tried to build with python in ST3, I get an import error as I tried to do import caffe but … Read more Sublime Text 3 Unable To Import Python Module Although Importing From Command Line Is Possible?

Django Autocomplete With Anaconda In Sublime Text 3

I'm trying to get autocompletion working in Sublime Text 3 via the Anaconda plug-in. So far I&#… Read more Django Autocomplete With Anaconda In Sublime Text 3

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

“ 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