pyudev / pyudev

Python bindings to libudev (with support for PyQt4, PySide, pygobject and wx)
http://pyudev.readthedocs.org
GNU Lesser General Public License v2.1
163 stars 50 forks source link

AttributeError: module 'collections' has no attribute 'abc' #493

Closed aghasaadmohammad closed 1 year ago

aghasaadmohammad commented 1 year ago

I can't import it on python 3.8

mulkieran commented 1 year ago

It was new in Python 3.3. Please, if you do report such an error, give more detail next time.