hieuthanhpro commented on issue #29835:
URL: https://github.com/apache/superset/issues/29835#issuecomment-2265000244

   but it have bugs:
   
![image](https://github.com/user-attachments/assets/2bb1f5c9-54c7-4ad2-8446-3d28eee192f6)
   Found but failed to import local superset_config
   Traceback (most recent call last):
     File "/home/hieuthanh/test3/pdp-superset/superset/config.py", line 1712, 
in <module>
       import superset_config
     File "/home/hieuthanh/test3/pdp-superset/superset_config.py", line 127, in 
<module>
       from s3cache.s3cache import S3Cache
   ModuleNotFoundError: No module named 's3cache.s3cache'
   Traceback (most recent call last):
     File "/home/hieuthanh/anaconda3/envs/superset/bin/superset", line 33, in 
<module>
       sys.exit(load_entry_point('datamine', 'console_scripts', 'superset')())
     File "/home/hieuthanh/anaconda3/envs/superset/bin/superset", line 25, in 
importlib_load_entry_point
       return next(matches).load()
     File 
"/home/hieuthanh/anaconda3/envs/superset/lib/python3.9/importlib/metadata.py", 
line 86, in load
       module = import_module(match.group('module'))
     File 
"/home/hieuthanh/anaconda3/envs/superset/lib/python3.9/importlib/__init__.py", 
line 127, in import_module
       return _bootstrap._gcd_import(name[level:], package, level)
     File "<frozen importlib._bootstrap>", line 1030, in _gcd_import
     File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
     File "<frozen importlib._bootstrap>", line 986, in _find_and_load_unlocked
     File "<frozen importlib._bootstrap>", line 680, in _load_unlocked
     File "<frozen importlib._bootstrap_external>", line 850, in exec_module
     File "<frozen importlib._bootstrap>", line 228, in 
_call_with_frames_removed
     File "/home/hieuthanh/test3/pdp-superset/superset/cli/main.py", line 28, 
in <module>
       from superset.cli.lib import normalize_token
     File "/home/hieuthanh/test3/pdp-superset/superset/cli/lib.py", line 20, in 
<module>
       from superset import config
     File "/home/hieuthanh/test3/pdp-superset/superset/config.py", line 1712, 
in <module>
       import superset_config
     File "/home/hieuthanh/test3/pdp-superset/superset_config.py", line 127, in 
<module>
       from s3cache.s3cache import S3Cache
   ModuleNotFoundError: No module named 's3cache.s3cache'


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

Reply via email to