Whe I try to install Sequoya via pip install Sequoya
I receieve the error information:
The conflict is caused by:
sequoya 0.9.0 depends on dask[complete]==1.2.2
jmetalpy 0.9.0 depends on dask[complete]==1.0.0
To fix this you could try to:
- loosen the range of package versions you've specified
- remove package versions to allow pip attempt to solve the dependency conflict
Could you help to solve it?
Whe I try to install Sequoya via
pip install SequoyaI receieve the error information:
The conflict is caused by:
sequoya 0.9.0 depends on dask[complete]==1.2.2
jmetalpy 0.9.0 depends on dask[complete]==1.0.0
To fix this you could try to:
Could you help to solve it?