pengcao opened a new issue #9423: debug the project, report the issue URL: https://github.com/apache/incubator-superset/issues/9423 Traceback (most recent call last): File "F:/02.work/bi/incubator-superset-master/superset/run.py", line 12, in <module> from superset import app File "F:\02.work\bi\incubator-superset-master\superset\__init__.py", line 22, in <module> from superset.connectors.connector_registry import ConnectorRegistry File "F:\02.work\bi\incubator-superset-master\superset\connectors\connector_registry.py", line 18, in <module> from typing import Dict, List, Optional, Set, Type, TYPE_CHECKING File "F:\02.work\bi\incubator-superset-master\superset\typing.py", line 18, in <module> from typing import Any, Callable, Dict, List, Optional, Tuple, Union ImportError: cannot import name 'Any'
---------------------------------------------------------------- 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]
