Closed martinohanlon closed 6 years ago
@martinohanlon oops the repo was set to private. https://github.com/adafruit/Adafruit_bitfield_python is now public. Looks like iteritems was removed in python 3, feel free to fix and PR if you'd like! otherwise I will fix soon. Thanks!
PR submitted https://github.com/adafruit/Adafruit_bitfield_python/pull/1.
You will also have to modify setup.py to state the new version is required when its available on pypi. :)
ok @martinohanlon all merged and verified working, thanks!
:+1:
There is an error when using this library with Python 3
The error originates from Adafruit-bitfield. I was going to fix and provide a PR but I cant find the repo - pypi points to https://github.com/adafruit/Adafruit_bitfield_python but it doesn't exist.