STOmics / Stereopy

A toolkit of spatial transcriptomic analysis.
MIT License
180 stars 59 forks source link

slideio==0.5.225 is not available in PyPI. #235

Closed magcurly closed 5 months ago

magcurly commented 6 months ago

slideio==0.5.225 is no longer available in PyPI. The pip installation of stereopy is unable to accomplish due to the lack of required package slideio. Please solve it ASAP.

Zjianglin commented 6 months ago

+1, I also encountered this error. please help!

tanliwei-coder commented 6 months ago

Unfortunately, the author of slideio deleted all the version lower than 1.0.0 on PyPI recently,it leads to the failure of installing Stereopy, currently, you can install Stereopy using conda by running conda install stereopy=1.0.0 -c stereopy -c grst -c numba -c conda-forge -c bioconda -c fastai, and, we will distribute new version to avoid this error as soon as possible.

agoan27 commented 6 months ago

Unfortunately, the author of slideio deleted all the version lower than 1.0.0 on PyPI recently,it leads to the failure of installing Stereopy, currently, you can install Stereopy using conda by running conda install stereopy=1.0.0 -c stereopy -c grst -c numba -c conda-forge -c bioconda -c fastai, and, we will distribute new version to avoid this error as soon as possible.

what version of python should we use? for this installation

Thank you

Zhenbin24 commented 6 months ago

Hello, I suggest you read this installation tutorial. We recommend using python3.8