Skip to content

安装requirements失败 #14

@ADei42

Description

@ADei42

PyQt5_sip==12.13.0,可以安装但是和之前的PyQt5==5.15.11有冲突
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
pyqt5 5.15.11 requires PyQt5-sip<13,>=12.15, but you have pyqt5-sip 12.13.0 which is incompatible.

skimage==0.0
error: subprocess-exited-with-error
× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [3 lines of output]
*** Please install the scikit-image package (instead of skimage) ***

strawberry==3.0,包有问题,下载源码里面多了个artwork文件夹里面只有三张图片
error: subprocess-exited-with-error
× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [14 lines of output]
error: Multiple top-level packages discovered in a flat-layout: ['artwork', 'strawberry'].

torchvision==0.16.2+cu118,没这个版本
ERROR: Could not find a version that satisfies the requirement torch==2.1.2+cu118 (from torchvision) (from versions: 1.11.0, 1.12.0, 1.12.1, 1.13.0, 1.13.1, 2.0.0, 2.0.1, 2.1.0, 2.1.1, 2.1.2, 2.2.0, 2.2.1, 2.2.2, 2.3.0, 2.3.1, 2.4.0, 2.4.1, 2.5.0, 2.5.1, 2.6.0, 2.7.0, 2.7.1)
ERROR: No matching distribution found for torch==2.1.2+cu118

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions