摘要:
问题:CMake 3.9.0 or higher is required. You are running version 3.5.1 -- Configuring incomplete, errors occurred! 解决: #卸载当前的cmake cmake --version which 阅读全文
posted @ 2022-04-28 10:40
六点的晨曦
阅读(107)
评论(0)
推荐(0)
摘要:
问题:使用pip安装时候出错 解决过程: 1.使用以下命令失败 使用pip install --upgrade pip没有用 使用python -m pip install --upgrade pip升级失败 使用python -m pip install -U --force-reinstall 阅读全文
posted @ 2022-04-28 09:49
六点的晨曦
阅读(64)
评论(0)
推荐(0)