Fresh install of DECODE 0.10.2 #219
Unanswered
cleterrier
asked this question in
General
Replies: 1 comment
-
Hmm, could you try
But I recall that you installed DECODE from source and not as a conda package, no? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi @Haydnspass et al,
I'm trying to update DECODE to its latest available version (0.10.2 according to the releases).
I cloned my production environment, then used the instructions at https://decode.readthedocs.io/en/release-0.10/installation.html tu update the clone using:
conda update -n decode_env -c turagalab -c pytorch -c conda-forge decode
But it just updates a couple of accessory packages, and leaves DECODE untouched. Reported version with conda list is still 0.10.0.
Do you know how I can make a complete update of DECODE? Or would it be better to create a fresh environment and install the latest version in it? If so, what are the updated instructions? For example, should I still use cudatoolkit 11.3?
Beta Was this translation helpful? Give feedback.
All reactions