Answer the question
In order to leave comments, you need to log in
How to make sublime text build with a "custom" interpreter?
I created a virtual python environment, put the libraries there, but how to make sublime use this particular virtual environment for the build in its console?
UPD:
{
"cmd": ["/your/virtualenv/bin/python", "-u", "$file"]
}
works on mac
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question