Im following this tutorial from adafruit
I have tried installing the modules for the code but i keep getting this error back.
Traceback (most recent call last):
File "<stdin>", line 7, in <module>
File "/lib/ipaddress.py", line 11, in <module>
ImportError: cannot import name unicode_literals
Any help would be greatly appreciated.
I have tried installing the modules and looking for other people with the same problem.