Question: The error was: Differences between the SSL socket behaviour of cpython vs. jython are explained on the wiki:http://wiki.python.org/jython/NewSocketModule#SSL_Support') I/O operation failed. I tried to read

The error was: Differences between the SSL socket behaviour of cpython vs. jython are explained on the wiki:http://wiki.python.org/jython/NewSocketModule#SSL_Support')

I/O operation failed.

I tried to read a file, and couldn't. Are you sure that file exists? If it does exist, did you specify the correct directory/folder?

Please check line 4 of C:\Users\Paul Jung\Desktop\UOP-Class\CYB130\Week3-Accessing Internet\Week3-AccessInternet.py

>>>The error was: Differences between the SSL socket behaviour of cpython vs. jython are explained on the wiki:http://wiki.python.org/jython/NewSocketModule#SSL_Support')

I/O operation failed.

I tried to read a file, and couldn't. Are you sure that file exists? If it does exist, did you specify the correct directory/folder?

Please check line 4 of C:\Users\Paul Jung\Desktop\UOP-Class\CYB130\Week3-Accessing Internet\Week3-AccessInternet.py

>>>

urllib.urlretrieve("https://www.geekcore.co.uk/images/Meganav/Kitchen-Homeware-Sale.jpg", "C://Users//Paul Jung//Desktop//Week3-Accessing Internet//Kitchen.jpg")

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!