analogdevicesinc / libsmu

Software abstractions for the analog signal exploration tools.
http://analogdevicesinc.github.io/libsmu/
BSD 3-Clause "New" or "Revised" License
31 stars 31 forks source link

Fix py3.10 issue #191

Closed tfcollins closed 3 years ago

tfcollins commented 3 years ago

Python 3.10 changed the module of Iterable to have a different path. This fixes that issues and is backward compatible.

Signed-off-by: Travis F. Collins travis.collins@analog.com

AppVeyorBot commented 3 years ago

:x: Build libsmu 1.0.1381 failed (commit https://github.com/analogdevicesinc/libsmu/commit/45a22cd208 by @tfcollins)