flow
flow copied to clipboard
Error connecting to Redis server at 127.0.0.1:35709
I'm trying to use the framework Flow included in flow-project (https://github.com/flow-project/flow) that has a problem with Ray. In fact, I have the error "Waiting for redis server at 127.0.0.1:35709 to respond...": I'm not able to connect to the Redis server at step 4.2 of tutorial 3. I also tried some solutions found on the web, but nothing works. What can I do to survive to tutorial 3? The same issue was opened in 2019 and solved by installing jupyter in the flow folder and using an older version of Flow.
hi,have you solved this problem?if you have,please tell me how did you make it work.