ddnosh / android-tiny-http

【Android Tiny系列】一个简洁的Http请求库
2 stars 0 forks source link

ERROR: Failed last resort of using HTTP::Tiny to download #1

Open yueli8 opened 3 years ago

yueli8 commented 3 years ago

Hello,

Thank you for developing so nice package.

I tried to install ensembl-vep in my Ubuntu 18.04.2 local desktop computer.

It looks like I have something wrong with HTTP::Tiny. What I can do at this point?

Thank you in advance for your great help!

Best,

Yue


458 : homo_sapiens_refseq_vep_104_GRCh37.tar.gz
459 : homo_sapiens_refseq_vep_104_GRCh38.tar.gz
460 : homo_sapiens_vep_104_GRCh37.tar.gz
461 : homo_sapiens_vep_104_GRCh38.tar.gz

? 461
 - downloading ftp://ftp.ensembl.org/pub/release-104/variation/indexed_vep_cache/homo_sapiens_vep_104_GRCh38.tar.gz
Unable to close datastream at INSTALL.pl line 1240.
Use of uninitialized value in numeric eq (==) at /usr/share/perl/5.26/HTTP/Tiny.pm line 606, <> line 3.
Use of uninitialized value in numeric eq (==) at /usr/share/perl/5.26/HTTP/Tiny.pm line 606, <> line 3.
ERROR: Failed last resort of using HTTP::Tiny to download ftp://ftp.ensembl.org:21/pub/release-104/variation/indexed_vep_cache/homo_sapiens_vep_104_GRCh38.tar.gz```
ddnosh commented 3 years ago

It may be not my project's problem. But here are some solutions about your problem: httplink

yueli8 commented 3 years ago

Hello VBear,

Thank you so much for your quick response!

Thank you again!

Really appreciated!

Best,

Yue

At 2021-08-01 19:11:57, "VBear" @.***> wrote:

It may be not my project's problem. But here are some solutions about your problem: httplink

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.