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/18 15:07:08 UTC

[GitHub] Yuanmu93 opened a new issue #3485: ImportError: cannot import TableModelView from superset.connectors.sqla.views in superset.views.core.py

Yuanmu93 opened a new issue #3485: ImportError: cannot import TableModelView from superset.connectors.sqla.views in superset.views.core.py
URL: https://github.com/apache/incubator-superset/issues/3485
 
 
   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 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
   
   
   ### Superset version
   0.19.1
   
   ### Content
   I am going to import TableModelView from **superset.connectors.sqla.views** in **superset.views.core.py**. However, I get a ImportError: can not import name 'TableModelView'. How can I fix it, Thanks a lot!
   
   
   ### Expected results
   Should import TableModelView.
   
   
   ### Actual results
   Getting ImportError: can not import name TableModelView.
   
   
   
   
   
 
----------------------------------------------------------------
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