timidev opened a new issue #18842:
URL: https://github.com/apache/superset/issues/18842


   preks ~
   $ source activate py3env
   (py3env) preks ~
   $ flask fab create-admin
   Username [admin]: admin
   User first name [admin]: admin
   User last name [user]: admin
   Email [[email protected]]: [email protected]
   Password: admin
   admin
   
   
![abcg](https://user-images.githubusercontent.com/61018536/98088861-fe509e00-1ea7-11eb-868d-1d28abaffc1c.PNG)
   
   
   I have installed apache superset in my virtual env. I ran the command 
'superset db upgrade'
   And set the flask app using 'export FLASK_APP=superset'
   But when I try to create admin user, I'm not asked to repeat for 
confirmation, instead it waits for input and when I re-enter the password and 
hit enter, nothing happens. It again waits for input.
   
   How can I fix it?
   
   _Originally posted by @ericfonsi in 
https://github.com/apache/superset/issues/9143#issuecomment-721595344_


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