nansencenter / nansat

Scientist friendly Python toolbox for processing 2D satellite Earth observation data.
http://nansat.readthedocs.io
GNU General Public License v3.0
182 stars 66 forks source link

Documentation is not auto-generated #434

Closed akorosov closed 5 years ago

akorosov commented 5 years ago

Problem:

ReadTheDocs gives an error:

conda env create --quiet --name master --file docs/environment.yml
Warning: you have pip-installed dependencies in your environment file, but you do not list pip itself as one of your conda dependencies.  Conda may not use the correct pip to install your packages, and they may end up in the wrong place.  Please add an explicit pip dependency.  I'm adding one for you, but still nagging you.
Collecting package metadata: ...working... done
Solving environment: ...working... Killed

Command killed due to excessive memory consumption

Possible solution: