logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

mac安装keras过程中numpy和scipy与旧版本冲突

卸载原来版本numpy的过程中出现Cannot uninstall 'scipy'. It is a distutils installed project and thus we cannot accurately determine which files belong to it which would lead to only a partial uninstall.sudo p...

#keras
解决无法识别源列表解决

安装pip3时出现的的错误,解决方法就是把对应的文件删除Ubuntu无法识别源列表解决 当提示无法识别源列表错误时  解决方法:  sudo rm /etc/apt/sources.list.d/docker.list sudo apt-get update

#ubuntu
到底了