随笔 - 402  文章 - 1 评论 - 20 阅读 - 113万
< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

(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

 

posted on   chamie  阅读(122)  评论(0编辑  收藏  举报
相关博文:
阅读排行:
· 全程不用写代码,我用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,以及相关软件下载与介绍
点击右上角即可分享
微信分享提示