module 'geneformer' has no attribute 'perturber_utils'

#322
by yehuicheng - opened

Hello,Hello, I have a problem in pre-training ,I re-downloaded the geneformer file. And use it:classifier:https://geneformer.readthedocs.io/en/latest/geneformer.classifier.html
[module 'geneformer' has no attribute 'perturber_utils'](AttributeError: module 'geneformer' has no attribute 'perturber_utils'
Numba: Attempted to fork from a non-main thread, the TBB library may be in an invalid state in the child process.)
RuntimeError: One of the subprocesses has abruptly died during map operation.To debug the error, disable multiprocessing.

image.png

image.png

image.png

image.png

image.png

Thank you for your question! Please follow the instructions and disable multiprocessing by setting the number of processes to 1 in order to debug the error. If you are not able to debug the error once seeing the clearer error message feel free to reopen this discussion.

ctheodoris changed discussion status to closed

Sign up or log in to comment