Use of uninitialized value in require at /Users/.....darwin-thread-multi-2level/Encode.pm line 61
peflanag opened this issue · 1 comments
peflanag commented
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
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?