0
点赞
收藏
分享

微信扫一扫

python cv2.imread()和Image.open()的区别和联系

程序员伟杰 2023-11-27 阅读 46

在windows 上安装pip install torch torchvision torchaudio 报错:

ERROR: Could not find a version that satisfies the requirement torch (from versions: none)

ERROR: No matching distribution found for torch

解决办法:

将python版本降到3.11,然后再安装相关的库即可

举报

相关推荐

0 条评论