
简介
该用户还未填写简介
擅长的技术栈
未填写擅长的技术栈
可提供的服务
暂无可提供的服务
Ubuntu18.04安装配置CVAT时出现Rust问题
执行命令:sudo python3 -m pip install setuptools docker-compose会出现This package requires Rust >=1.41.0错误。解决办法:我曾经尝试网上很多办法,都没办法解决,最终我更换Ubuntu版本为20.04后直接安装通过,没有任何错误,所以可以尝试更换Ubuntu版本。...
nuclio中部署遇到Unable to find image ‘gcr.io/iguazio/alpine:3.11‘ locally
在部署cvat中的机器学习模型时遇到了:Error - exit status 125/nuclio/pkg/cmdrunner/shellrunner.go:96Call stack:stdout:Unable to find image ‘gcr.io/iguazio/alpine:3.11’ locallydocker: Error response from daemon: Get “ht
nuclio中部署遇到Unable to find image ‘gcr.io/iguazio/alpine:3.11‘ locally
在部署cvat中的机器学习模型时遇到了:Error - exit status 125/nuclio/pkg/cmdrunner/shellrunner.go:96Call stack:stdout:Unable to find image ‘gcr.io/iguazio/alpine:3.11’ locallydocker: Error response from daemon: Get “ht
到底了