petacube opened a new issue #9390: installation issues URL: https://github.com/apache/incubator-superset/issues/9390 pip install apache-superset -- worked fine superset db upgrade ImportError: cannot import name 'secure_filename' from 'werkzeug' (/Users/joe/miniconda3/lib/python3.7/site-packages/werkzeug/__init__.py) conda install superset -c conda-forge superset db upgrade ImportError: cannot import name 'DatasourceName' from 'superset.utils.core' (/Users/joe/miniconda3/lib/python3.7/site-packages/superset/utils/core.py) did anybody on the project tested install recently?
---------------------------------------------------------------- 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]
