cjfields / bioperl6

reimplementation of BioPerl classes in Raku (e.g. the language formerly known as Perl6)
http://bioperl.org
Artistic License 2.0
48 stars 13 forks source link

Can't locate Bio/SeqIO.pm #18

Open ABDULLAHGUJJAR opened 4 years ago

ABDULLAHGUJJAR commented 4 years ago

Hi i am using MacOS Catalina, i am facing this error. i have tried through conda and CPAN to fix this. i am facing this error from last 2 weeks, Before this module was working . Can you guide me, How i can fix it.

Can't locate Bio/SeqIO.pm in @INC (you may need to install the Bio::SeqIO module) (@INC contains: /Users/padana/opt/anaconda3/lib/site_perl/5.26.2/darwin-thread-multi-2level /Users/padana/opt/anaconda3/lib/site_perl/5.26.2 /Users/padana/opt/anaconda3/lib/5.26.2/darwin-thread-multi-2level /Users/padana/opt/anaconda3/lib/5.26.2 .)

dwarring commented 2 years ago

@ABDULLAHGUJJAR that looks like a Perl error. Are you after the Perl Repo. This module targets Raku (aka Perl6).