Open TingTingShao opened 6 months ago
Check out https://github.com/aertslab/scenicplus/issues/381#issuecomment-2100228630. You might want to update Dask. It worked for me.
Hi,
Thanks for your reply.
I followed the solution, but it shows:
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
distributed 2024.2.1 requires dask==2024.2.1, but you have dask 2024.4.1 which is incompatible.
scenicplus 1.0a1 requires dask[array,complete,dataframe,diagnostics,distributed]==2024.2.1, but you have dask 2024.4.1 which is incompatible.
Successfully installed dask-2024.4.1
Would this be a problem?
Thanks, tingting
Hi,
Thanks for your reply.
I followed the solution, but it shows:
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. distributed 2024.2.1 requires dask==2024.2.1, but you have dask 2024.4.1 which is incompatible. scenicplus 1.0a1 requires dask[array,complete,dataframe,diagnostics,distributed]==2024.2.1, but you have dask 2024.4.1 which is incompatible. Successfully installed dask-2024.4.1
Would this be a problem?
Thanks, tingting
I encountered similar messages but just proceeded anyway. I haven't been troubled by any other errors regarding this matter, until now at least.
Hi, Thanks for your reply. I followed the solution, but it shows:
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. distributed 2024.2.1 requires dask==2024.2.1, but you have dask 2024.4.1 which is incompatible. scenicplus 1.0a1 requires dask[array,complete,dataframe,diagnostics,distributed]==2024.2.1, but you have dask 2024.4.1 which is incompatible. Successfully installed dask-2024.4.1
Would this be a problem? Thanks, tingting
I encountered similar messages but just proceeded anyway. I haven't been troubled by any other errors regarding this matter, until now at least.
I see
I see, will try later with the run. Thanks!
tingting
Hi,
Before it worked fine, but this time, it shows error:
Could you please help me with this?
thanks, tingting