GeneLab_Data_Processing
GeneLab_Data_Processing copied to clipboard
Getting error in the GTDB step.
Hi,
I am getting an error while running the GTDB step. I am attaching the log file. It seems like Prodigal failed due to an error "AttributeError: module 'numpy' has no attribute 'bool'". Please help. Thank you.
Which version of the workflow are you running? Can you also provide information on the environment in which you ran the command? Was it a docker/singularity container (if so, which image/version)? Or if you used a conda environment, please provide the result of the conda export -n environment_name command. I suspect that your environment has a mismatch in the versions of some of the python packages used for that step.