<div dir="ltr"><div>(Apologies to Olaf - I mistakenly sent a personal reply, and not a forum post!)</div><div><br></div><div><div>After struggling with this a bit, I came across this:</div><div class="gmail_quote"><div><br></div><div><a href="https://github.com/kno10/python-scan-eSCL" target="_blank">https://github.com/kno10/python-scan-eSCL</a><br></div><div>Thankfully (as Thierry pointed out), the Canon D750 quite providentially reiles on Apple's AirPrint.  Also, running something like 'avahi-browse --all' will indeed discover the scanner.</div><div><br></div><div>When I run 'python scan.py "file.jpg" 500', the scanner is indeed detected, and everything looks like it's about to work - but I get this error:</div><div><br></div><div>urllib2.URLError: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:727)></div><div><br></div><div>Also, when I try to work around this by issuing</div><div><br></div><div>export PYTHONHTTPSVERIFY=0</div><div><br></div><div>and run the script again, I get</div><div><br></div><div>503<br><br>Content-Length: 0<br>Connection: close<br><br>Service Unavailable</div><div><br></div><div>Also, I tried installing 1.0.28, but I have no clue how to proceed from there so as to detect and use the scanner. I'm kinda learning all this little by little :)</div><div><br></div><div>Any pointers along either path will be appreciated. Thank you. Regards,</div><div><br></div><div>- Brandon<br></div></div></div></div>