简介
该用户还未填写简介
擅长的技术栈
可提供的服务
暂无可提供的服务
linux安装cmake并连接system-curlwget https://cmake.org/files/v3.13/cmake-3.13.2.tar.gztar xvf cmake-3.13.2.tar.gzcd cmake-3.13.2./bootstrap --system-curlmakesudo make install出现如下错误-- Could NOT find CURL (mi
因为py文件名字被我命名成了onnxruntime.py与python库onnxruntime重名了,修改onnxruntime.py为onnxruntime_test.py再执行就好了。。。
https://github.com/conda/conda/issues/7815上面链接中的两种方法都用了就没问题了,具体是哪个操作解决问题还不清楚conda install pycosat==0.6.3conda clean -a
MNNConverter编译:https://www.yuque.com/mnn/en/cvrt_linux, cmake一般cmake和gcc的版本都满足编译条件,protobuf的版本ubuntu默认版本为2.6,需要更新(按照下面GitHub网站build from source)protobuf安装:https://github.com/protocolbuffers/protobuf/b
https://mace.readthedocs.io/en/latest/user_guide/basic_usage_cmake.html根据mace的步骤执行.sh文件时出现以下错误CMAKE_VERSION: 3.11.3CMake Error at /usr/local/share/cmake-3.11/Modules/CMakeDetermineSystem.cmake:100 (me
使用runfile安装cuda出现如下错误sudo sh cuda_11.2.0_460.27.04_linux.runnvidia-installer log file '/var/log/nvidia-installer.log'creation time: Tue Jun 29 11:06:31 2021installer version: 460.27.04PATH: /usr/local