I am trying to install SublimeREPL so I can have user input on python, however nothing happens, and I get the following error in the console:
Traceback (most recent call last):
File “/Users/dommartin/Library/Application Support/Sublime Text 3/Installed Packages/Package Control.sublime-package/package_control/package_installer.py”, line 154, in on_done
File “/Users/dommartin/Library/Application Support/Sublime Text 3/Installed Packages/Package Control.sublime-package/package_control/package_disabler.py”, line 76, in disable_packages
ImportError: No module named ‘package_control’
I tried looking in finder for the issue but ended up empty-handed.
Please advise?
Thanks,
Cheesy.