Closed wakasu closed 3 months ago
Thanks for this contribution. Will test and merge soon!
@wakasu I'm trying to recreate the error you're seeing. Could you share:
python run_cppn_neat.py
work for you (from the examples
folder)?pip freeze
thanks
Hey, I apologize, but I had to delete the environment I was previously using and I'm unable to replicate the issue in the new environment.
While debugging, I remember coming across the following issue: https://github.com/uqfoundation/multiprocess/issues/45
I can close this issue for now.
no problem, glad you got it fixed
need to explicitly import the submodule to mitigate following AttributeError: module 'multiprocessing' has no attribute 'pool'