Skip to content

New 2.6.1 version AttributeError: 'Parallel' object has no attribute '__process_manager' #683

@KennLu2914

Description

@KennLu2914

Hi Pierre,

Just updated to the new 2.6.1 version (installed by mamba), had a successful run on the first download, then it keeps going into the following error message on aqua server:

[2025-12-22 00:43:40] INFO: Using GTDB-Tk reference data version r226: /work/WISE_microbes/db/gtdb/release226/
[2025-12-22 00:43:40] INFO: Identifying markers in 58 genomes with 1 threads.
[2025-12-22 00:43:40] TASK: Running Prodigal V2.6.3 to identify genes.
==> Processed 0/58 genomes (0%) | | [?genome/s, ETA ?]Traceback (most recent call last):
File "/mnt/hpccs01/work/WISE_microbes/miniforge3/envs/gtdbtk/lib/python3.14/multiprocessing/forkserver.py", line 340, in main
code = _serve_one(child_r, fds,
unused_fds,
old_handlers)
File "/mnt/hpccs01/work/WISE_microbes/miniforge3/envs/gtdbtk/lib/python3.14/multiprocessing/forkserver.py", line 380, in _serve_one
code = spawn._main(child_r, parent_sentinel)
File "/mnt/hpccs01/work/WISE_microbes/miniforge3/envs/gtdbtk/lib/python3.14/multiprocessing/spawn.py", line 132, in _main
self = reduction.pickle.load(from_parent)
AttributeError: 'Parallel' object has no attribute '__process_manager'

Tried to update mamba and all packages.

Server information

  • CPU: grep -m 1 "^model name" /proc/cpuinfo && grep -c "^processor" /proc/cpuinfo
  • model name : AMD EPYC 9684X 96-Core Processor
    384

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    errorHelp required for a GTDB-Tk error.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions