You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2021/09/03 02:24:53 UTC

[GitHub] [superset] machzqcq commented on issue #16492: Superset 1.3.0 add new database returns 500

machzqcq commented on issue #16492:
URL: https://github.com/apache/superset/issues/16492#issuecomment-912203821


   I can confirm that uninstalling `sqlalchemy-clickhouse` and installing `clickhouse-sqlalchemy` disappears the reported UI error. Tried on ubuntu 20.04. Here are the steps
   ```
   pip3 uninstall sqlalchemy-clickhouse
   pip3 install wheel. # if you get error on setup.py and not able to bdist_wheel ~ish
   pip3 install clickhouse-sqlalchemy
   ```


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org