N
N
novicheck2016-07-26 13:50:42
Python
novicheck, 2016-07-26 13:50:42

How to show Sublime text 2 path to python?

I need to use modules like pandas, after installing them with commands like:
pip install pandas
my Sublime still says:
No module named pandas.
As I understand it, Sublime uses some kind of python, and pip installs modules to the preinstalled one.
Please tell me how to show Sublime the path to the pre-installed python (MacOS). Path: "/Library/Frameworks/Python.framework/Versions/2.7/bin/python"

Answer the question

In order to leave comments, you need to log in

1 answer(s)
N
novicheck, 2016-07-26
@novicheck

I found a solution, but since I first described it on stackoverflow and I'm a lazy ass here is the link to the answer. Everything is detailed there. www.stackoverflow.com/a/38593661/6620342

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question