Skip to content

CondaToSNonInteractiveError: Terms of Service not properly accepted in NUC dockerfile #68

@codyswain

Description

@codyswain

nuc_setup.py for FR3 throws an error:
CondaToSNonInteractiveError: Terms of Service have not been accepted for the following channels...

To fix this I had to add the following to .droid/nuc/Dockerfile.nuc after line 46:

RUN conda tos accept --override-channels --channel https://repo.anaconda/com/pkgs/main
RUN conda tos accept --override-channels --channel https://repo.anaconda/com/pkgs/r

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions