-
Notifications
You must be signed in to change notification settings - Fork 94
Closed
Labels
Description
Using the latest from the master branch I hit an import error on python 3.8.7. Swiching back to python 3.7 resolved my issue.
digi/xbee/packets/factory.py", line 108, in <module>
cannot import name 'FSCmd' from partially initialized module 'digi.xbee.models.filesystem' (most likely due to a circular import)