Macos install imagepy readme for review
essie-chiang opened this issue · 1 comments
essie-chiang commented
conda create -n medical python=3.6
conda activate medical
conda install -c conda-forge wxpython
conda install -c conda-forge python.app no need
git clone git@github.com:Image-Py/imagepy.git
conda install -c conda-forge matplotlib
pip install scikit-image
pip install openpyxl
pip install numba ### very important
pip install Shapely
xurk-sec commented
thank you so much