[docs] Python Errors
bizhan alipour
bizhanalipour120 at gmail.com
Mon Jan 29 07:50:05 EST 2018
Dear, I keep receiving same error when I run the written script on the
socket page
so I was thinking to share it here maybe you can solve my problem and also
add a notification on the page for those who will get in touch.
s = socket.socket(socket.AF_INET, socket.SOCK_RAW, socket.IPPROTO_IP)
Here you can see the error
socket.error: [Errno 93] Protocol not supported
I have searched so many websites but no result
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/docs/attachments/20180129/34235a4e/attachment-0001.html>
More information about the docs
mailing list