wuub / SublimeREPL

SublimeREPL - run an interpreter inside ST2 (Clojure, CoffeeScript, F#, Groovy, Haskell, Lua, MozRepl, NodeJS, Python, R, Ruby, Scala, shell or configure one yourself)
https://github.com/wuub/SublimeREPL
Other
2.14k stars 312 forks source link

How do I use the remote server python interpreter in sublime text 3 by SublimeREPL. #552

Open huangteng1220 opened 6 years ago

huangteng1220 commented 6 years ago

I successfully login to my remote server by ssh, according to this tutorial : https://www.youtube.com/watch?v=zodAqBvKQm0&feature=youtu.be. But I can't see my virtualenv python interpreter when I run "execnet" command in SublimeREPL. In my remote server, the python version is 2.7, and the virtualenv version is 15.1.0.