ColossalAI
ColossalAI copied to clipboard
pip install, some version not found
(colossalai) [xuyangyang@soup-gpu05 resnet]$ pip3 install colossalai==0.1.10+torch1.11cu11.3 -f https://release.colossalai.org
WARNING: pip is being invoked by an old script wrapper. This will fail in a future version of pip.
Please see https://github.com/pypa/pip/issues/5599 for advice on fixing the underlying issue.
To avoid this problem you can invoke Python with '-m pip' instead of running pip directly.
Defaulting to user installation because normal site-packages is not writeable
Looking in links: https://release.colossalai.org
ERROR: Could not find a version that satisfies the requirement colossalai==0.1.10+torch1.11cu11.3 (from versions: 0.1.8, 0.1.8+torch1.10cu10.2, 0.1.8+torch1.10cu11.1, 0.1.8+torch1.10cu11.3, 0.1.9, 0.1.10, 0.1.10+torch1.10cu10.2, 0.1.10+torch1.10cu11.1, 0.1.10+torch1.10cu11.3)
ERROR: No matching distribution found for colossalai==0.1.10+torch1.11cu11.3
It seems that pip cannot find version colossalai==0.1.10+torch1.11cu11.3. However, i can find this version in the https://release.colossalai.org website.
Hi @frankxyy , let me take a look at this issue.
Which Python version do you use?
@FrankLeeeee,I hot fixed this problem. I change the dns and pip install successfully.
We have updated a lot. This issue was closed due to inactivity. Thanks. https://github.com/hpcaitech/ColossalAI#Installation