ndi-python: Unable to import loaded module.
I compiled the module successfuly but attempting to load it while in the same directory as the so fields yields the below error.
Traceback (most recent call last):
File "input.py", line 3, in <module>
import NDIlib as ndi
ModuleNotFoundError: No module named 'NDIlib'
About this issue
- Original URL
- State: open
- Created 4 years ago
- Comments: 24 (5 by maintainers)
Sorry the dll is located at
C:\Program Files\NDI\NDI 5 SDK\Bin\x64
( I corrected the original reply above)I didn’t either. I had success with pyNDI