Skip to content

[BUG]: pip install failed when CUDA_EXT is 1 #2570

@fuhengwu2021

Description

@fuhengwu2021

🐛 Describe the bug

$CUDA_EXT=1 python -m pip install --force-reinstall --no-deps colossalai -U
Looking in indexes: https://pypi.org/simple, https://pypi.ngc.nvidia.com
Collecting colossalai
  Downloading colossalai-0.2.0.tar.gz (697 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 697.8/697.8 kB 10.7 MB/s eta 0:00:00
  Preparing metadata (setup.py) ... done
Discarding https://files.pythonhosted.org/packages/9c/c7/427dd2ed3769c6beb05cefdc18f8fad634673ed1472d5409afbdb768c7c3/colossalai-0.2.0.tar.gz (from https://pypi.org/simple/colossalai/) (requires-python:>=3.6): Requested colossalai from https://files.pythonhosted.org/packages/9c/c7/427dd2ed3769c6beb05cefdc18f8fad634673ed1472d5409afbdb768c7c3/colossalai-0.2.0.tar.gz has inconsistent version: expected '0.2.0', but metadata has '0.2.0+torch1.13cu11.3'
ERROR: Could not find a version that satisfies the requirement colossalai (from versions: 0.2.0)
ERROR: No matching distribution found for colossalai

Environment

linux ubuntu

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions