Closed tony2012 closed 6 years ago
Okay, this seems to be a pyopenvr error. Try this command to make a symbolic link of libudev.so.1.
sudo ln -s /lib/x86_64-linux-gnu/libudev.so.1 /lib/x86_64-linux-gnu/libudev.so.0
This thread has more discussion on the error. Let me know if this does the trick for you so I know whether to close the issue.
Thanks, I have done the symbolic link, nothing changed.
After setup according to the guide, I got an error:
An exception of type OpenVRError occurred. Arguments: ('VRInitError_Init_VRClientDLLNotFound (error number 102)',)
How did that happen? It seems the node can not find openvr library.