Skip to content

Is anyone successful for configuring the environment? #5

@ZiqiLoveSunshine

Description

@ZiqiLoveSunshine

First of all, I tried python==3.6 and follow the step of configuring the environment of maskrcnn-benchmark as mentioned, when I succeded with the environment of maskrcnn-benchmark, I returned to this project and tried to install

cd AffKpNet 
python setup.py install

however, it told me that python version must>=3.8

so then,
I used python==3.8, torch==1.6.0, torchvision==0.7.0, cudatoolkit=10.1
and followed the steps of maskrcnn-benchmark as well. It compiles successful, However, when it comes to execute the code, there is always some errors
subprocess.CalledProcessError: Command '['ninja', '-v']' returned non-zero exit status 1.

how should I do? I have no idea.

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