STOmics / Stereopy

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

pep517 mode required #214

Closed vladimirkovacevic closed 8 months ago

vladimirkovacevic commented 8 months ago

I was trying to install stereopy on Ubuntu 22.04.2 LTS (Jammy Jellyfish) with: pip install stereopy But got an error requesting to use pep517 and command: pip install --use-pep517 stereopy This might be added to the installation instructions.

tanliwei-coder commented 8 months ago

Thanks for your feedback, we will solve this problem at next version, then you should not need to add option --use-pep517.

vladimirkovacevic commented 4 months ago

Hi guys! Sorry for bothering you again, but the issue is not yet fixed. May I ask when it will be fixed? Thanks!