(pytorch3drecgan) ubuntu@ubuntu:~/lcx/3D-RecGAN-pytorch-masterv3$ pip install pymcubes
WARNING: Keyring is skipped due to an exception: Failed to unlock the collection!
WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))': /simple/pymcubes/
ERROR: Could not find a version that satisfies the requirement pymcubes (from versions: none)
ERROR: No matching distribution found for pymcubes
解决方法:
换源
pip --default-timeout=500 install pymcubes -i https://pypi.tuna.tsinghua.edu.cn/simple
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· 全程不用写代码,我用AI程序员写了一个飞机大战
· MongoDB 8.0这个新功能碉堡了,比商业数据库还牛
· 记一次.NET内存居高不下排查解决与启示
· 白话解读 Dapr 1.15:你的「微服务管家」又秀新绝活了
· DeepSeek 开源周回顾「GitHub 热点速览」
2019-04-03 Linux下配置环境变量—— .bashrc 和 /etc/profile
2019-04-03 ubuntu下同时安装anaconda2与anaconda3,并分别安装与之对应的软件
2018-04-03 学术科研网站总结
2018-04-03 TensorFlow-GPU:查看电脑显卡型号是否支持CUDN,以及相关软件下载与介绍