Cloufield / gwaslab

A Python package for handling and visualizing GWAS summary statistics. https://cloufield.github.io/gwaslab/
GNU General Public License v3.0
151 stars 25 forks source link

installation issue with 3.4.30 version #68

Open chenyangjjj opened 10 months ago

chenyangjjj commented 10 months ago

Hi,

I got a installation issue with 3.4.30 version recently with python3.8 and pandas 1.4.4.

Do you have any idea about it?

image
Cloufield commented 10 months ago

Hi, Sorry for the error. In this version, I tried to loosen the requirements but it seems that I messed up the specifier for versions. Please try 3.4.31, which shoud fix this error.

chenyangjjj commented 10 months ago

Thanks!

adderbyte commented 10 months ago

Hi, Sorry for the error. In this version, I tried to loosen the requirements but it seems that I messed up the specifier for versions. Please try 3.4.31, which shoud fix this error.

this error still persists for 3.4.31. Any solution? Thank you!

Cloufield commented 10 months ago

Hi adderbyte, Could you please show the error log? I need to check the log to find out which version caused the erorr. Thanks.