rene-aguirre / pywinusb

USB / HID windows helper library
BSD 3-Clause "New" or "Revised" License
207 stars 63 forks source link

core.py update to avoid AttributeError #76

Open wittrup opened 2 years ago

wittrup commented 2 years ago

Updated core.py to avoid AttributeError: module 'collections' has no attribute 'Callable' when running show_hids.py example with python 3.10