cerfacs-globc/icclim

BUG: install from sources may not always work

bzah opened this issue · 0 comments

bzah commented
  • icclim version: 5.0.2
  • Python version: 3.10

Description

When installing icclim from sources, it may not properly resolve icclim's dependencies.

Minimal reproducible example

  1. Create clean env
conda create --name pouetpouet
conda activate pouetpouet
  1. Install icclim from sources
pip install git+https://github.com/cerfacs-globc/icclim

Output received

ModuleNotFoundError