Haks1 edited a comment on issue #7689: Error: no such option: --app
URL: 
https://github.com/apache/incubator-superset/issues/7689#issuecomment-501470532
 
 
   I've retried with ascii safe chars, got this message:
   ```
   Usage: flask fab create-admin [OPTIONS]
   
   Error: Failed to find Flask application or factory in module "superset". Use 
"FLASK_APP=superset:name to specify one.
   ```
   
   I've tested `export FLASK_APP=superset:app` in the `docker-init.sh` but 
without success:
   ```
   Usage: flask fab create-admin [OPTIONS]
   
   Error: module 'superset' has no attribute 'app'
   ```

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