zeth / inputs

Cross-platform Python support for keyboards, mice and gamepads
BSD 3-Clause "New" or "Revised" License
269 stars 87 forks source link

"AttributeError: 'NoneType' object has no attribute 'get_char_device_path'" #72 #90

Closed narashbringer closed 12 months ago

narashbringer commented 4 years ago

fix issue #72 this issue has appeared for any one trying to use a controller in a docker container.

Doom4535 commented 2 years ago

In addition to solving this problem for docker images, this also worked for my Manjaro host install as well.