TypeError in some databases

Hi,

My command is

busco -m genome -i ~/Projects/gattii_final/database/WM276/WM276.fa -o WM276 

but BUSCO collapses after searching two databases: busco_2023717282.log

  File "/public/home/tangwei1/miniconda3/envs/busco/lib/python3.7/configparser.py", line 1182,lidate_value_types
    raise TypeError("option values must be strings")
TypeError: option values must be strings

In addition, I am using BUSCO 4.1.1 which is installed by conda.

Thanks for help.