hardingnj / xpclr

Code to compute the XP-CLR statistic to infer natural selection
MIT License
85 stars 26 forks source link

TypeError: ufunc 'true_divide' not supported for the input types, and the inputs could not be safely coerced to any supported types according to the casting rule ''safe'' #91

Open LDS-axel opened 1 year ago

finn3797 commented 10 months ago

我用VCF文件也遇到了这个错误,但是我英语不太好,不知道怎么用英语表述,你要是有微信可以+V:Finn9819,我跟你说咋解决

1xiaohuan commented 7 months ago

我用VCF文件也遇到了这个错误,但是我英语不太好,不知道怎么用英语表述,你要是有微信可以+V:Finn9819,我跟你说咋解决

咋解决的 求教

Ahmad-40 commented 4 months ago

我用VCF文件也遇到了这个错误,但是我英语不太好,不知道怎么用英语表述,你要是有微信可以+V:Finn9819,我跟你说咋解决

How to fix the issue. Reply on WeChat

1xiaohuan commented 4 months ago

非常感谢您的帮助,我已经通过conda下载旧版本,再修改bin文件中第84行的错误解决了这个问题。 祝您新年快乐 身体健康 工作顺利

---Original--- From: @.> Date: Fri, Feb 23, 2024 18:04 PM To: @.>; Cc: @.**@.>; Subject: Re: [hardingnj/xpclr] TypeError: ufunc 'true_divide' not supportedfor the input types, and the inputs could not be safely coerced to anysupported types according to the casting rule ''safe'' (Issue #91)

我用VCF文件也遇到了这个错误,但是我英语不太好,不知道怎么用英语表述,你要是有微信可以+V:Finn9819,我跟你说咋解决

How to fix the issue. Reply on WeChat

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>

Chenglin20170390 commented 2 months ago

非常感谢您的帮助,我已经通过conda下载旧版本,再修改bin文件中第84行的错误解决了这个问题。 祝您新年快乐 身体健康 工作顺利

How to rewrite line 84 in bin file ?

Chenglin20170390 commented 2 months ago

非常感谢您的帮助,我已经通过conda下载旧版本,再修改bin文件中第84行的错误解决了这个问题。 祝您新年快乐 身体健康 工作顺利

How to rewrite line 84 in bin file ?

problem resolved by git clone https://github.com/xuzhougeng/xpclr and install

HaopengHe commented 1 week ago

I also

非常感谢您的帮助,我已经通过conda下载旧版本,再修改bin文件中第84行的错误解决了这个问题。 祝您新年快乐 身体健康 工作顺利

How to rewrite line 84 in bin file ?

problem resolved by git clone https://github.com/xuzhougeng/xpclr and install

I still get the same error after using this version of the software.