You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2020/04/14 10:23:40 UTC

[GitHub] [incubator-superset] jvcson opened a new issue #9528: Error: Could not import "superset.superset"

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 [admin@fab.org]: 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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [incubator-superset] dpgaspar closed issue #9528: Error: Could not import "superset.superset"

Posted by GitBox <gi...@apache.org>.
dpgaspar closed issue #9528: Error: Could not import "superset.superset"
URL: https://github.com/apache/incubator-superset/issues/9528
 
 
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [incubator-superset] jvcson commented on issue #9528: Error: Could not import "superset.superset"

Posted by GitBox <gi...@apache.org>.
jvcson commented on issue #9528: Error: Could not import "superset.superset"
URL: https://github.com/apache/incubator-superset/issues/9528#issuecomment-613399903
 
 
   > Hi,
   > 
   > Windows is not supported, yet try running `superset fab create-admin`
   
   Thank you very much about your answer,The problem has fixd,Thank you very much again.
   
   (superset) D:\dev\python\python_vir_env\superset\Lib\site-packages\superset\bin>python superset fab create-admin
   2020-04-14 19:33:20,482:INFO:root:logging was configured successfully
   2020-04-14 19:33:20,697:INFO:root:Configured event logger of type <class 'superset.utils.log.DBEventLogger'>
   Username [admin]:
   User first name [admin]: 
   User last name [user]: 
   Email [admin@fab.org]: 
   Password:
   Repeat for confirmation:
   Recognized Database Authentications.
   Admin User admin created.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [incubator-superset] dpgaspar commented on issue #9528: Error: Could not import "superset.superset"

Posted by GitBox <gi...@apache.org>.
dpgaspar commented on issue #9528: Error: Could not import "superset.superset"
URL: https://github.com/apache/incubator-superset/issues/9528#issuecomment-613404315
 
 
   No problem, enjoy superset

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [incubator-superset] dpgaspar commented on issue #9528: Error: Could not import "superset.superset"

Posted by GitBox <gi...@apache.org>.
dpgaspar commented on issue #9528: Error: Could not import "superset.superset"
URL: https://github.com/apache/incubator-superset/issues/9528#issuecomment-613363401
 
 
   Hi,
   
   Windows is not supported, yet try running `superset fab create-admin` 

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org