Skip to content

Tethys upgrade not working #838

Answered by swainn
karnesh asked this question in Q&A
Jul 20, 2022 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

@karnesh There is currently a resolution version issue with the dependency (fido2) of one of our dependencies (django-mfa2). This can easily be resolved by manually installing fido2<1:

conda install -c conda-forge "fido2<1"

As an aside, the mamba solver is able to correctly resolve the fido2 dependency.

Replies: 1 comment 1 reply

Comment options

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

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