Sublime Forum

[Ubuntu 17.10] ST3 SublimeREPL Python not interactive

#1

Hi,

I am new to ST3 but I love how sleek and gorgeous it is.

However, when I am using sublimeREPL. I have encountered a couple of problems about the interactive python console.

Followed this tutorial: https://www.youtube.com/watch?v=rIl0mmYSPIc

  1. if I simply put python3 in cmd (in config/python/Main.sublime-menu), the system version is correct and python console works for printing, but if I want to continue use the console, it does not work.

  2. it cannot take an input and print.

  1. I thought it was due to I did not use the correct directory of python, so I updated the cmd as: “/usr/lib/python3.6”, then get the error for permisssion denied.

  2. as for settings, my user setting is the same as default.

Can anyone please help me solve this problem?

0 Likes