shailendrasingh98 commented on issue #7942:
URL: https://github.com/apache/superset/issues/7942#issuecomment-1127653020

   I am facing same issue in mac. trying to install apache/superset:1.3.2 using 
docker compose and fails with below error.
   Init Step 1/4 [Starting] -- Applying DB migrations
   
   
   
   ######################################################################
   
   
   Loaded your LOCAL configuration at 
[/app/docker/pythonpath_dev/superset_config.py]
   
   Traceback (most recent call last):
   
     File "/usr/local/bin/superset", line 33, in <module>
   
       sys.exit(load_entry_point('apache-superset', 'console_scripts', 
'superset')())
   
     File "/usr/local/bin/superset", line 25, in importlib_load_entry_point
   
       return next(matches).load()
   
     File "/usr/local/lib/python3.8/importlib/metadata.py", line 77, in load
   
       module = import_module(match.group('module'))
   
     File "/usr/local/lib/python3.8/importlib/__init__.py", line 127, in 
import_module
   
       return _bootstrap._gcd_import(name[level:], package, level)
   
     File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
   
     File "<frozen importlib._bootstrap>", line 991, in _find_and_load
   
     File "<frozen importlib._bootstrap>", line 970, in _find_and_load_unlocked
   
   ModuleNotFoundError: No module named 'superset.cli.main'; 'superset.cli' is 
not a package


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