I am new to python programming and want to try editing scripts in IDLE instead of OSX command line. However, when I try to start it, it gives me the error "Idle Subprocess has not established a connection. Either Idle cannot start the subprocess, or the personal firewall software blocks the connection." I don't have a firewall configured, so what could be the problem?
You can try running IDLE with the "-n" option. From IDLE help:
Running without a subprocess: If IDLE is started with the -n command line switch it will run in a single process and will not create the subprocess which runs the RPC Python execution server. This can be useful if Python cannot create the subprocess or the RPC socket interface on your platform. However, in this mode user code is not isolated from IDLE itself. Also, the environment is not restarted when Run / Run Module (F5) is selected. If your code has been modified, you must reload () the affected modules and re-import any specific items (eg from foo import baz) if the changes are to take effect. For these reasons, it is preferable to run IDLE with the default subprocess if at all possible.
, Python OS X , IDLE, 64- python.org Python 2.7, . , , 2.7 , 2.7 32- 2.7 "10.3 " .
UPDATE: 64-/32- python.org Python 2.7. Python 2.7; Python 2.7.2 . Tcl/Tk 8.5, Apple Mac OS X 10.6. IDLE Tkinter 64- Python OS X, Tcl/Tk 8.5 ActiveState. , .
Tcl/Tk 8.5
Source: https://habr.com/ru/post/1755237/More articles:Linux programming - getting started, how? - linuxEmbed Open XML in an Open PowerPoint Presentation - powerpointError when using redirection in pylons - pythonhttps://translate.googleusercontent.com/translate_c?depth=1&pto=aue&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1755235/how-to-fill-a-new-repository-with-a-working-copy&usg=ALkJrhidbS62wrJx1TOmpHeTqNcTw2MBXgASP.NET Web Site Administration Tool: Unable to Connect to SQL Server Database - securityCreating an AJAX Rich Mobile Site? - performancePerformance - Structures in NSValue and container - iosHow to create temporary tables in Hibernate? - stored-proceduresSpeed โโcontrol gif in C #? - c #https://translate.googleusercontent.com/translate_c?depth=1&pto=aue&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1755242/delphi-2007-and-windows-7-debugger-fails-to-stop-host-application&usg=ALkJrhiyoxSwDzsmPTDN0bA0nurO4BoIdwAll Articles