kkalyan commented on issue #4038: Installing on Ubuntu 16.04 LTS fails URL: https://github.com/apache/incubator-superset/issues/4038#issuecomment-350417474 similar issues on Mac. ``` $ pip install superset --upgrade Collecting superset Downloading superset-0.21.0.tar.gz (58.3MB) 100% |????????????????????????????????| 58.3MB 25kB/s Complete output from command python setup.py egg_info: Traceback (most recent call last): File "<string>", line 1, in <module> File "/private/var/folders/23/qdb10g0s6977v_y15y214spw0000gp/T/pip-build-LJhyKg/superset/setup.py", line 10, in <module> with open(PACKAGE_FILE) as package_file: IOError: [Errno 2] No such file or directory: '/private/var/folders/23/qdb10g0s6977v_y15y214spw0000gp/T/pip-build-LJhyKg/superset/superset/assets/package.json' ---------------------------------------- Command "python setup.py egg_info" failed with error code 1 in /private/var/folders/23/qdb10g0s6977v_y15y214spw0000gp/T/pip-build-LJhyKg/superset/ ```
---------------------------------------------------------------- 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
