xocasdashdash opened a new issue #4038: Installing on Ubuntu 16.04 LTS fails URL: https://github.com/apache/incubator-superset/issues/4038 Make sure these boxes are checked before submitting your issue - thank you! - [x] I have checked the superset logs for python stacktraces and included it here as text if any - [x] I have reproduced the issue with at least the latest released version of superset - [x] I have checked the issue tracker for the same issue and I haven't found one similar ### Superset version 0.21.0 ### Expected results Succesful installation ### Actual results Fails ### Steps to reproduce pip install superset Hi! I'm trying to install superset on an Ubuntu 16.04 sytem but it's giving me a lot of issues. For some reason the published package on pypi (https://pypi.python.org/pypi/superset) is missing the assets folder and that breaks the install on my system. This PR https://github.com/apache/incubator-superset/pull/3510/files is the one that introduced the change. It might not even be that, but that there's something that's deleting the assets dir and keeping everything in static. If someone reads this downgrading to v0.20.6 is a workaround.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
