helmanofer commented on issue #20772:
URL: https://github.com/apache/superset/issues/20772#issuecomment-1191084697
while trying to reproduce the issue, by installing superset, starting it
successfully, installing databricks driver I ran into a new issue while trying
to start
```
Traceback (most recent call last):
File "/Users/user/venv/bin/superset", line 18, in <module>
from superset.cli import superset
ImportError: cannot import name 'superset' from 'superset.cli'
(/Users/user/venv/lib/python3.8/site-packages/superset/cli/__init__.py)
```
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]