rjurney opened a new issue #7373: Contributing/installation docs for release--0.31 are out of date URL: https://github.com/apache/incubator-superset/issues/7373 The documentation for branch `release--0.31` are out of date and need improvement to work with the latest versions of Max OS X/XCode/homebrew and Linux/apt. Someone (me) should go through the contributing and install guides and work the install process for clean installs of both platforms and all common Pythons and update the documentation. ### Expected results I expect the `CONTRIBUTING.md` development environment setup instructions to be up to date and with all issues addressed for the latest platforms. I expect the `docs/installation.rst` install instructions to have a prerequisites section includinf everything I need to install superset on my computer. ### Actual results I found multiple issues. Anaconda Python required specific instructions that weren't there. Prerequisites such as `mysql_config` were needed for development that weren't listed. Some packages didn't build without flags/prerequisites on both OS X and Linux. #### Screenshots If applicable, add screenshots to help explain your problem. #### How to reproduce the bug 1. Go to `CONTRIBUTING.md` and cross reference `docs/installation.rst` 2. Follow the directions. 4. See errors. ### Environment (please complete the following information): - superset version: [`v0.31`, `b3aa5633`, `0.31rc23`] - python versions: [`3.6.7`, `3.7.3`] - node.js version: `v11.6.0` - npm version: `6.5.0` ### Checklist Make sure these boxes are checked before submitting your issue - thank you! - [*] I have checked the superset logs for python stacktraces and included it here as text if there are any. - [ ] I have reproduced the issue with at least the latest released version of superset. - [*] I have checked the issue tracker for the same issue and I haven't found one similar. ### Additional context Nein
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
