New submission from Joshua: I am using the book, Beginning Programming with Python For Dummies and I am stuck. On chapter 10 of the book, there is a dialog box that says"Changing the current python directory". Inside the dialog box there is an instruction on how to change directory, which I followed. I typed: "os.chdir(C:\the python root directory) and press enter and my problem started. The application can't run anything again. When I try to run, I get this message "IDLE's subprocess didn't make connection. Either IDLE cant start a subprocess or personal firewall software is blocking the connection". I have re-installed many times, tried google to see if i can find anything but none has helped. I am new in programming and I will really appreciate your assistant.
---------- components: IDLE messages: 270146 nosy: Keboku priority: normal severity: normal status: open title: Python Can't run type: behavior versions: Python 3.5 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue27478> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com