Closed anjchang closed 7 years ago
Here is the error code from the Java console
java.net.SocketException: Address family not supported by protocol family: connect
at java.net.DualStackPlainSocketImpl.connect0(Native Method)
at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:83)
at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
at java.net.Socket.connect(Socket.java:589)
at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
at sun.net.www.http.HttpClient.
[cid:dd8e750e-bc55-4823-9bf2-59ab92438aca]
Hi, she is trying to install the processing.py mode. When we open the contributions manager, it doesn't work. Is this a more general bug, and not a py mode bug?
"All the tabs (Libraries, Modes, Tools, Examples) are blank with a red error" suggests, to me, that the problem is broader than "cannot install Python Mode".
It turned out she was behind a firewall, and so nothing was showing up.
I have a student who tried to install processing and the contributions manager is broken. She is using Win7 professional, x64 All the tabs (Libraries, Modes, Tools, Examples) are blank with a red error and she is unable to install Python mode (which is what the class is using).
She repeated downloading it twice, and also tried moving the directory to the desktop, same problem. Any suggestions?