Sublime Forum

Setting Sublime Text 3 with Python and Anaconda

#1

Hi, I have lately downloaded Sublime Text 3, hoping to use it as my Python Ide.
Before I was using Pycharm with Anaconda and it just worked fine.

I have downloaded a Python 2.7 version (not the Python3 sublime text plugin) and added its path as an environment variable.
Then I installed (first plugin I installed was the InstallPackage) the Anaconda one, created an environment variable with its path (~Sublime Text 3\Packages\Anaconda) but when I try to import modules it doesn’t have a clue. So I have to install them from the terminal using pip.

Could anyone help me with the proper setting with sublime+anaconda?

Thank you in advance

0 Likes