'run-python' failing on Emacs 24.3.1 for Windows, custom vendor-supplied Python2.6
问题 I'm doing some work with a custom version of Python 2.6 on Windows, and would love to use emacs for this purpose. On more unixy platforms, I've never had any issue with the basic python-mode stuff, but now I'm encountering a problem when I try to use the M-x run-python command. My custom Python is on the path (i.e. can type python from a windows command prompt and get the appropriate version). Unfortunately, I simply get the following error in my *Messages* buffer when attempting to start it