Sublime Forum

Interactive interpreter and console output for Python

#1

I’m toying around with Python and Sublime Text 2. I’m warming up to the structure of configuration files, but I’m struggling with the simple attempt to get the interpreter working.

The documentation for sublimeREPL seems pretty much what I need, but I don’t know the structure of configuration files or where to make the changes and what effect they have. I’ve installed Python 3.2 for 64 bit windows using the default directory C:\python32\ which is in my environmental variables. This is my second post here and perhaps the two are related.

Also, I’m assuming not, but is this the official documentation for sublimeREPL?
sublimerepl.readthedocs.org/en/latest/index.html

0 Likes