liupingtoday
liupingtoday
我是调用conda update ffmpeg搞定的
https://github.com/lipku/python_rtmpstream/tree/main 编译这个项目,报错了,错误信息如下: CMake Error at CMakeLists.txt:58 (pybind11_add_module): Unknown CMake command "pybind11_add_module".
python用的是3.9吗?现在的报错信息如下: RuntimeError: CUDA error: no kernel image is available for execution on the device
在执行python app.py时报的这个错误
已经安装好了,现在卡在了websocket这里,不知道怎么处理了