srusskih / SublimeJEDI

awesome Python autocompletion with SublimeText
MIT License
938 stars 109 forks source link

Alow for using a different python_interpreter without a virtualenv #251

Closed srusskih closed 6 years ago

srusskih commented 6 years ago

fix for #250

Instead of create jedi environment with suggested way via create_environment we should create Environment by ourself to use "custom" python interpreters like Maya