Kukuster / SumStatsRehab

GWAS summary statistics files QC tool
https://doi.org/10.1186/s12859-022-04920-7
MIT License
33 stars 6 forks source link

Unable to install:Failed to build scipy #6

Closed heihaheihaha closed 4 months ago

heihaheihaha commented 1 year ago

After pip install -r requirements.txt

ERROR: Failed building wheel for scipy Failed to build scipy ERROR: Could not build wheels for scipy, which is required to install pyproject.toml-based projects

Detail: a new conda env based on python3 Tried pip install scipy==1.6.1, same problem occored, I searched and have no idea to slove this problem. and I tried pip install pyproject.toml, it seems have no thing to do with this problem

Kukuster commented 4 months ago

could not reproduce the issue. This may be fixed by updating scipy.

We will be making an update. Until that, follow the workaround (steps not related to scipy should be totally safe to run).

heihaheihaha commented 4 months ago

@Kukuster Thank you for your reply. I will close this issue, as I no longer use this tool for work reasons and do not intend to reproduce the problem. Thanks again!

Kukuster commented 4 months ago

@heihaheihaha Thank you for being responsive. It's a pity i wasn't able to provide support timely.