mbari-org / pbp-binder

PBP for mybinder
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

pip-compile errors #1

Closed carueda closed 1 month ago

carueda commented 1 month ago

Just testing for the first time.

pip-compile
  ERROR: Cannot install mbari-pbp because these package versions have conflicting dependencies.
Discarding matplotlib==3.6.2 (from -r requirements.txt (line 15)) to proceed the resolution
  ERROR: Cannot install mbari-pbp because these package versions have conflicting dependencies.
Discarding numpy==1.23.5 (from -r requirements.txt (line 19)) to proceed the resolution
  ERROR: Cannot install mbari-pbp because these package versions have conflicting dependencies.
Discarding pandas==1.5.1 (from -r requirements.txt (line 29)) to proceed the resolution
  ERROR: Cannot install mbari-pbp because these package versions have conflicting dependencies.
Discarding seaborn==0.10.1 (from -r requirements.txt (line 47)) to proceed the resolution
  WARNING: loguru 0.7.2 does not provide the extra 'mypy'
  WARNING: loguru 0.7.2 does not provide the extra 'mypy'
  ERROR: Cannot install lifewatch-pypam and mbari-pbp because these package versions have conflicting dependencies.
Discarding scipy==1.9.3 (from -r requirements.txt (line 45)) to proceed the resolution
  WARNING: loguru 0.7.2 does not provide the extra 'mypy'
WARNING: --strip-extras is becoming the default in version 8.0.0. To silence this warning, either use --strip-extras to opt into the new default or use --no-strip-extras to retain the existing behavior.
carueda commented 1 month ago

Not seeing this issue so, just closing.