Issue regarding Sublime Text 2 console input (Python 2)
问题 I've been getting back into Python and usually I use IDLE but I like sublime better so I've been playing around with it and I realize that the console doesn't accept input. I checked a few threads on here and people were saying I had to install the "SublimeREPL" extension via package control. Well I've done just that and I still get the following error everytime I run the code: Enter your name here: Traceback (most recent call last): File "/Users/carsonclark/Documents/Python Projects/Drills1