Victrid / splatplost

A software-based SplatPost plotter.
GNU General Public License v3.0
191 stars 17 forks source link

windows和虚拟机都试过了,都有相同的报错 #8

Closed tangio closed 2 years ago

tangio commented 2 years ago

root@t-virtual-machine:/home/t/下载/splatplost-master# python ./print.py IMAGE.order Traceback (most recent call last): File "./print.py", line 11, in from joycontrol.controller_state import ControllerState, button_push, button_press, button_release File "/home/t/下载/splatplost-master/joycontrol/controller_state.py", line 3, in from joycontrol import utils File "/home/t/下载/splatplost-master/joycontrol/utils.py", line 5, in import hid File "/usr/local/lib/python3.6/dist-packages/hid/init.py", line 30, in raise ImportError(error) ImportError: Unable to load any of the following libraries:libhidapi-hidraw.so libhidapi-hidraw.so.0 libhidapi-libusb.so libhidapi-libusb.so.0 libhidapi-iohidmanager.so libhidapi-iohidmanager.so.0 libhidapi.dylib hidapi.dll libhidapi-0.dll

https://bbs.nga.cn/read.php?&tid=25779071&pid=632631776&to=1

FallenMeteorite commented 2 years ago

sudo apt install libhidapi-dev and it can be imported

Victrid commented 2 years ago

Hello, Your problem is addressed at https://github.com/Victrid/splatplost/issues/11. This will be fixed recently and please notice those issues for further updates. I'll close this issue for now. If you have further problems, just reopen this issue.


你好。 您的问题已在 https://github.com/Victrid/splatplost/issues/11 中提及。这将在最近得到解决,请注意这些问题,以便进一步更新。 我将暂时关闭这个问题。如果你有进一步的问题,就重新打开这个问题。