jvcson opened a new issue #9528: Error: Could not import "superset.superset"
URL: https://github.com/apache/incubator-superset/issues/9528
 
 
   I have installed superset using `pip install apache-superset` on windows10. 
   Then i try to `flask fab create-admin` but it's saying : `Error: Could not 
import "superset.superset"`.
   
   Can anyone help me here?
   
   
   
   #### How to reproduce the bug
   
   1. (superset) 
D:\dev\python\python_vir_env\superset\Lib\site-packages\superset>set 
FLASK_APP=superset
   2. (superset) 
D:\dev\python\python_vir_env\superset\Lib\site-packages\superset>set FLASK_APP
   FLASK_APP=superset
   3. (superset) 
D:\dev\python\python_vir_env\superset\Lib\site-packages\superset>flask fab 
create-admin
    Username [admin]:
   User first name [admin]: 
   User last name [user]: 
   Email [[email protected]]: 1
   Password:
   Repeat for confirmation:
   2020-04-14 18:09:56,324:INFO:root:logging was configured successfully
   2020-04-14 18:09:56,488:INFO:root:Configured event logger of type <class 
'superset.utils.log.DBEventLogger'>
   Usage: flask fab create-admin [OPTIONS]
   
   Error: Could not import "superset.superset".
   
   ### Environment
   
   (please complete the following information):
   
   - superset version: `apache-superset-0.35.1`
   - python version: `Python 3.6.6`
   - node.js version: `node -v`
   - npm version: `npm -v`
   
   ### Checklist
   
   Make sure these boxes are checked before submitting your issue - thank you!
   
   - [ ] I have checked the superset logs for python stacktraces and included 
it here as text if there are any.
   - [ ] I have reproduced the issue with at least the latest released version 
of superset.
   - [ ] I have checked the issue tracker for the same issue and I haven't 
found one similar.
   
   ### Additional context
   
   Add any other context about the problem here.
   

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

Reply via email to