Closed roeniss closed 1 year ago
If you see this error when you execute rainbowstream:
rainbowstream
Your ~/.rainbow_config.json is messed up: >>> [Errno 2] No such file or directory: '/Users/YOUR_NAME/.rainbow_config.json'
execute this:
echo '{}' >> '/Users/YOUR_NAME/.rainbow_config.json'
Thank you! You are right!
If you see this error when you execute
rainbowstream
:execute this: