Hello,
I am running on python 3.6 and after installing it, I run import unirest and get the following errors:
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "C:\Users\EOdianosen\AppData\Local\Programs\Python\Python36-32\lib\site-packages\unirest\__init__.py", line 98
except urllib2.HTTPError, e:
^
SyntaxError: invalid syntax
Please any thing I might be missing?
Thanks
Hello,
I am running on python 3.6 and after installing it, I run
import unirestand get the following errors:Please any thing I might be missing?
Thanks