joaorb64 / joycond-cemuhook

Support for cemuhook's UDP protocol for joycond devices
MIT License
142 stars 18 forks source link

error when installing #65

Closed markling9 closed 2 years ago

markling9 commented 2 years ago

File "/home/name/joycond-cemuhook/joycond-cemuhook.py", line 798, in main() File "/home/name/joycond-cemuhook/joycond-cemuhook.py", line 768, in main process = subprocess.Popen(["modinfo", "hid_nintendo"], stdout=subprocess.DEVNULL) File "/usr/lib/python3.9/subprocess.py", line 951, in init self._execute_child(args, executable, preexec_fn, close_fds, File "/usr/lib/python3.9/subprocess.py", line 1823, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: 'modinfo'