You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@superset.apache.org by gi...@git.apache.org on 2017/09/27 19:50:41 UTC

[GitHub] wfowlks commented on issue #3542: OperationalError no such table dashboards

wfowlks commented on issue #3542: OperationalError no such table dashboards
URL: https://github.com/apache/incubator-superset/issues/3542#issuecomment-332635816
 
 
   Do you mean `superset_config.py`?
   It is in the directory and I checked that it is in `PYTHONPATH`
   I also checked that the file exists. Also doing an ls in the directory that I am running from shows only: `superset_meta.db`
   and doing: find / -name "*.db"  returns: 
   ```
   /home/centos/superset/superset_meta.db
   /home/centos/.superset/superset.db
   ```
   is there a reason that running with or without the -d would pick one over the other?
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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