KonMaru_OTU
KonMaru_OTU
My solution is the replace the libusb.lib in ext/win/lib with the correct version by downloading the latest binaries then putting the files that matches your compiler. Also include the dll...
For me i get a big mess of i tried the libusb-win32 installation `"C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.37.32822\bin\HostX86\x86\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -Ipseyepy/src -Ipseyepy\ext\win\include -IC:\Users\Maru\Desktop\discordpy\tutorialopencv\include "-IC:\Program Files\Python310\include" "-IC:\Program...
So heres my troubleshooting step to get this working Note i am on Windows 10 Pro and i have Visual Studio 2022 as my compiler 1. I first fixed the...
> > So heres my troubleshooting step to get this working Note i am on Windows 10 Pro and i have Visual Studio 2022 as my compiler > > >...
> > com > > "4. After running python setup.py install i have to manually put the libusb's dll, exp, lib and pdb in the module folder of pseyepy in...