Skip to content

Dependency clash for numpy when installing from scratch using pip #470

Description

@aleSuglia

Hello,

Thanks for this library. I have access to a SLURM-based system that doesn't support Docker images. Hence, I have been trying to install your library directly using PIP using the Docker images as reference. However, it seems that the numpy version that you state (see https://github.com/alibaba/ROLL/blob/main/docker/Dockerfile.torch260.vllm#L20) is incompatible with the numpy version required by other libraries that are installed in the following lines, such as transformer-engine (i.e., transformer-engine seems to require numpy > 2, while you install numpy < 2).

How shall I solve this? What is the recommended way to install this library?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions