Skip to content

Commit

Permalink
disable conda channel priority. Vini and I found that when it is on f…
Browse files Browse the repository at this point in the history
…or 3.1 it really mess things up. https://noirlab.atlassian.net/browse/EXTHD-199
  • Loading branch information
KathleenLabrie committed Aug 1, 2023
1 parent 9b4e0ae commit 372f579
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions recipe_system/doc/rs_UsersManual/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ that we will need.

$ conda config --add channels conda-forge
$ conda config --add channels http://astroconda.gemini.edu/public
$ conda config --set channel_priority disabled

The next step is to create a virtual environment and install the DRAGONS
software and its dependencies in it. The name of the environment can be
Expand Down

0 comments on commit 372f579

Please sign in to comment.