Skip to content
This repository was archived by the owner on Jan 7, 2025. It is now read-only.
This repository was archived by the owner on Jan 7, 2025. It is now read-only.

DIGITS DOCKET CONTAINER INSTALLING SUNNY PLUGIN #2247

@crmuinos

Description

@crmuinos

I'm Sorry, I'm trying to install Sunnybrook for the segmentation example on the docker container, as I want to run it over the TensorFlow backend (not Coffe). I tried to repeat the install procedure from inside the container doing docker exec -it XXXXX bash, being XXX the container ID, and later downloading the plugin from https://github.com/NVIDIA/DIGITS/tree/master/plugins/data and later doing the install proccedure, but it not works. Is there any official way to do this?
I did
pip install --ignore-installed setuptools (no error appears)

Installing collected packages: setuptools
Successfully installed setuptools-44.1.1

git clone https://github.com/NVIDIA/DIGITS.git
I went to /DIGITS/plugins/data/sunnybrook via "cd"
finally I run
pip install .
No error appear, but after restarting docker, when trying to create a Sunny dataset it fails
(See in the following post the error, I've posted appart, for clarity)

Can you help please?
Kind regards

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