sanger-pathogens / Roary

Rapid large-scale prokaryote pan genome analysis
http://sanger-pathogens.github.io/Roary
Other
302 stars 189 forks source link

Use of uninitialized value in require at /Users/.....darwin-thread-multi-2level/Encode.pm line 61 #588

Open peflanag opened 1 year ago

peflanag commented 1 year ago

Hi,

I'm new to Roary and running it on 350ish .gff3 files. It seems to run for some time them stops with the error

Use of uninitialized value in require at /Users/peterflanagan/miniconda3/envs/roary/lib/site_perl/5.26.2/darwin-thread-multi-2level/Encode.pm line 61.

Can anyone help me with this error?

Cheers,

P

bloomarun commented 11 months ago

Hello, There would be another error line after this usually... This line in Encode.pm 61 is just a warning. It came for me also, but it ran fine after that. Any other error encountered?