Closed degrainger closed 4 months ago
I ran into this issue and it seems to be an incompatibility between dask 2024.2.1 and Python 3.11.9. I was able to resolve this particular issue by rolling back to Python 3.11.8, but I haven't confirmed that the rest of the pipeline will work after this change.
I ran into this issue and it seems to be an incompatibility between dask 2024.2.1 and Python 3.11.9. I was able to resolve this particular issue by rolling back to Python 3.11.8, but I haven't confirmed that the rest of the pipeline will work after this change.
On second thought, I am seeing other people resolved this by updating dask to 2024.5.0, which gives a warning, but it sounds like it works fine after that. #386
Thanks very much @MatthewTCManion! Rolling back to Python 3.11.8 solved my problem and allowed the pipeline to run to the end 😄
Describe the bug I am running the SCENICplus Snakemake pipeline but get the error described below. When I paste the error into ChatGPT it says "due to a compatibility issue between different versions of the libraries being used. Specifically, the error suggests a problem with the dask library, which is a dependency for SCENIC+".
Please could you help me identify where this error stems from? Thank you.
Error output
Version (please complete the following information): Python: 3.11.9 arboreto 0.1.6 dask 2024.2.1 joblib 1.3.2 scenicplus 1.0a1