ndi-python
ndi-python copied to clipboard
Doesn't build with Python 64bit
CMAKE doesn't build with 64bit python version:
CMake Error at lib/pybind11/tools/FindPythonLibsNew.cmake:127 (message):
Python config failure: Python is 64-bit, chosen compiler is 32-bit
Call Stack (most recent call first):
lib/pybind11/tools/pybind11Tools.cmake:16 (find_package)
lib/pybind11/CMakeLists.txt:33 (include)
@Hantoo What is your build environment?
Sorry for late reply. ndi-python support pypi repository now. Please try to install it from pip.
pip install ndi-python