Skip to content
Discussion options

You must be logged in to vote

I came across the same issue earlier, the cause was that monai.egg-info was created by root within a docker. sudo rm -rf monai.egg-info then python setup.py develop --user worked for me.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@jaykumar16
Comment options

Answer selected by jaykumar16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants