1password-client icon indicating copy to clipboard operation
1password-client copied to clipboard

installing in conda env fails

Open dtpryce opened this issue 4 years ago • 1 comments

install_op tries to access /op-downloads instead of using a $HOME variable and as expected has no auth to do so. Fix by trying to establish we are in a conda env first then setup variable as needed.

dtpryce avatar Sep 10 '21 11:09 dtpryce

Needs to be retested and prioritised

dtpryce avatar Dec 04 '23 11:12 dtpryce