You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The Tupan makefile installs its dependencies using conda when we're installing into a conda environment, but it's missing the --channel conda-forge --override-channels bit. Should be added.
Describe the bug
The Tupan makefile installs its dependencies using conda when we're installing into a conda environment, but it's missing the
--channel conda-forge --override-channelsbit. Should be added.