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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions