johnhw / pyspacenavigator

3Dconnexion Space Navigator in Python using raw HID (windows only)
MIT License
64 stars 26 forks source link

Automatic #4

Closed BaoYiQunJessie closed 5 years ago

BaoYiQunJessie commented 6 years ago

Hi! johnhw, I use your package spacenavigator to read the data (t,x,y,z,tx,ty,tz) of 3d connexion spacemouse wireless, and I have installed the pywinusb. However, by using" success = spacenavigator.open( )", the return of success is None. I am confused is there anything I should set up, like the equipment communication or others. Do you have any suggestion? I look forward to your reply.

Yours sincerely, Yiqun

speleo3 commented 5 years ago

@johnhw can you close this (without merging)? I think @YiqunBao didn't intent to create a pull request.