[Tutor] subprocessor startup error
Steven D'Aprano
steve at pearwood.info
Wed Feb 23 13:35:06 CET 2011
anulavidyalaya wrote:
> I have a problem when openning python (GUI) , There is a message "IDLE's subprocessor didn't make connection."
Google is your friend.
http://www.google.co.uk/search?hl=en&q=IDLE%27s+subprocess+didn%27t+make+connection
(By the way, don't re-type error messages, if you can avoid it. Copy and
paste them. If you must re-type them, make sure you type them correctly
-- it's not "subprocessor", but subprocess.)
What version of Python are you using, what operating system, what have
you already tried?
--
Steven
More information about the Tutor
mailing list