Skip to content

How do I install additional python packages inside Conda? #2130

Answered by zklaus
ledm asked this question in Q&A
Discussion options

You must be logged in to vote

With the conda environment activated, you can just run

conda install the-new-package

However, all dependencies should be added to ESMValTool, so if this analysis is part of a recipe in ESMValTool, the lack of that python package should be considered a bug and be reported as such.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ledm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants