AllenCell / AllenCell/cvapipe_analysis

Many required dependencies not specified

Open
#60 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
24
Forks
7
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.