buresu / ndi-python

NewTek NDI Python wrapper
MIT License
138 stars 31 forks source link

Error on importing NDIlib on PyPy #20

Closed avanspector closed 1 month ago

avanspector commented 2 years ago

изображение

Same issue when installing through PyPy's pip or building yourself.

36agus36 commented 1 year ago

I am trying to use it in visual studio and it does not work for me, it is installed but only version 5.1.1.1 and when I try to update it to 5.1.1.5 it gives an error from version 5.1.1.1, and when I import it "import ndi" I get gives error and does not compile. Has this happened to you? Do you know how to fix it?