Message215588
I found the root cause for the error regarding python in my pc that shows the error message
"IDLE's subprocess didn't make connection.Either IDLE can't start a subprocess or personal firewall software is blocking the connection."
It was caused due to a software known as proxifier which provides fast and somewhat unrestricted network access on proxy networks. It redirected my connection request from pythonw.exe to the port and IP on which the proxy network is established.
The problem hence can be easily sorted by creating new proxification rules in such softwares, if the cause of the problem can be traced to some similar mechanisms used that may intercept and modify the network requests for other programs. |
|
Date |
User |
Action |
Args |
2014-04-05 09:58:41 | Divyanshu | set | recipients:
+ Divyanshu, terry.reedy, roger.serwy, r.david.murray, asvetlov, clikkeb |
2014-04-05 09:58:40 | Divyanshu | set | messageid: <1396691920.95.0.637236474483.issue14576@psf.upfronthosting.co.za> |
2014-04-05 09:58:40 | Divyanshu | link | issue14576 messages |
2014-04-05 09:58:39 | Divyanshu | create | |
|