AllenCell / AllenCell/cvapipe_analysis
Many required dependencies not specified
Offen
- Vorherrschende Sprache
- Jupyter Notebook
- Sterne
- 24
- Forks
- 7
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
The following dependencies are used but not declared in `setup.py`.
```
numpy
pandas
matplotlib
vtk
tqdm
skimage
sklearn
scipy
aicsimageio
aicsshparam
aicscytoparam
quilt3
datastep (still used in cvapipe_analysis/steps/validation/validation.py, cvapipe_analysis/steps/cellpack/cellpack.py)
joblib
```
This will cause problems for anyone who wants to `pip install cvapipe_analysis` and use a module with a missing dependency.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.