ERROR: Cannot install flow==0.5.0.dev0 and ray==0.8.0 because these package versions have conflicting dependencies.
The conflict is caused by: flow 0.5.0.dev0 depends on redis~=2.10.6 ray 0.8.0 depends on redis>=3.3.2
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
enter image description here enter image description here