Skip to content

Unable to install detectron2 #5495

@akkunesty

Description

@akkunesty

I tried installing Detectron2 inside a virtual environment using the following commands:

python3 -m venv venv1
source venv1/bin/activate
pip install --upgrade pip setuptools wheel ninja
pip install torchvision opencv-python
pip install git+https://github.com/facebookresearch/detectron2.git

Attaching screenshot of the error.

Image

This command sequence was working fine until today, but it now throws the mentioned error.
Could you please look into this issue and suggest the required steps to resolve it?

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