merenlab / anvio

An analysis and visualization platform for 'omics data
http://merenlab.org/software/anvio
GNU General Public License v3.0
432 stars 145 forks source link

Config Error: PyANI returned with non-zero exit code, there may be some errors. please check the log file for details. #2277

Closed Naim4382 closed 3 months ago

Naim4382 commented 4 months ago

I am facing this error. Please give me a solution. It shows:

✖ anvi-compute-genome-similarity encountered an error after 0:00:04.793558

Config Error: PyANI returned with non-zero exit code, there may be some errors. please check the log file for details.

Config Error: According to the exit code ('255'), anvi'o suspects that something may have gone wrong while running your tests :/ We hope that the reason is clear to you from
the lines above. But if you don't see anything obvious, and especially if the
test ended up running until the end with reasonable looking final results, you
shouldn't worry too much about this error. Life is short and we all can worry
just a bit less.

ivagljiva commented 3 months ago

Downgrade your matplotlib package to fix this issue: pip install matplotlib==3.5.1