AnantharamanLab / METABOLIC

A scalable high-throughput metabolic and biogeochemical functional trait profiler
188 stars 46 forks source link

cannot locate statistic/descriptive.pm in for metabolic-c.pl line 40 #179

Open laibinhuang opened 12 months ago

laibinhuang commented 12 months ago

When I try to do this: $perl METABOLIC-C.pl -help

it produces the error:

Can't locate Statistics/Descriptive.pm in @INC (@INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at METABOLIC-C.pl line 40. BEGIN failed--compilation aborted at METABOLIC-C.pl line 40.

lexikazen commented 1 month ago

Following because I also get this error