Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

ERROR: 'USER' #3795

Answered by robscc
yuanjie-ai asked this question in Q&A
Discussion options

You must be logged in to vote

got same error on local docker,
coz annotation mode would get environment 'USER', so it raise error.
to fix this is easy,
export USER=root

https://github.com/microsoft/nni/blob/9d0b6fa60e798028e74fce227f8d83e993046256/nni/tools/nnictl/common_utils.py#L79

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by scarlett2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
5 participants
Converted from issue

This discussion was converted from issue #2849 on June 10, 2021 01:54.