PhucNgo1711 edited a comment on issue #10547: URL: https://github.com/apache/incubator-superset/issues/10547#issuecomment-670653261
I have this issue on `macOS` **EDIT:** I was able to fix the `'bash\r': No such file or directory` issue using @rgarci comment and [this](https://github.com/clean-docker/Magento2/issues/27) But then I got this error ``` superset_init | Traceback (most recent call last): superset_init | File "/usr/local/bin/superset", line 6, in <module> superset_init | with open(__file__) as f: superset_init | FileNotFoundError: [Errno 2] No such file or directory: '/app/superset/bin/superset' superset_init exited with code 1 ``` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
