i spend hours to get it run on a raspberry3
I followed the instruction in the wiki but i get this errors:
pi@raspberrypi:~ $ wio --help
Traceback (most recent call last):
File "/usr/local/bin/wio", line 7, in <module>
from wio.wio import cli
File "/usr/local/lib/python2.7/dist-packages/wio/wio.py", line 14, in <module>
from requests.packages.urllib3.exceptions import InsecureRequestWarning
ImportError: cannot import name InsecureRequestWarning
