tejaskumar-cm opened a new issue #15524:
URL: https://github.com/apache/superset/issues/15524
I am using below version
Python 3.8.10
apache-superset==1.1.0
It was working fine. But suddenly got below error:
logging was configured successfully
INFO:superset.utils.logging_configurator:logging was configured successfully
/home/ubuntu/apache-superset/venv/lib/python3.8/site-packages/flask_caching/__init__.py:201:
UserWarning: Flask-Caching: CACHE_TYPE is set to null, caching is effectively
disabled.
warnings.warn(
Failed to create app
Traceback (most recent call last):
File "/usr/lib/python3.8/pkgutil.py", line 415, in get_importer
importer = sys.path_importer_cache[path_item]
KeyError:
PosixPath('/home/ubuntu/apache-superset/venv/lib/python3.8/site-packages/superset/db_engine_specs')
I tried to start the superset server again. But getting same above error. We
haven't changed any config or package file. Running superset server in ec2
suddenly broke.

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