Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AttributeError when exploring #1132

Closed
xrmx opened this issue Sep 18, 2016 · 1 comment
Closed

AttributeError when exploring #1132

xrmx opened this issue Sep 18, 2016 · 1 comment

Comments

@xrmx
Copy link
Contributor

xrmx commented Sep 18, 2016

When i create a new slice i get this:

2016-09-18 18:08:08,123:ERROR:root:'NoneType' object has no attribute 'get_viz'
Traceback (most recent call last):
  File "/home/rm/work/pycon/tcs-primapipeline/src/venv/lib/python3.5/site-packages/caravel-0.10.0-py3.5.egg/caravel/views.py", line 987, in explore
    viz_obj = slc.get_viz(
AttributeError: 'NoneType' object has no attribute 'get_viz'

My url is http://127.0.0.1:8088/caravel/explore/table/1/? and in the query params i have &slice_id=& so a bit puzzled on why i am getting this.

@xrmx
Copy link
Contributor Author

xrmx commented Sep 18, 2016

Ah! this is #1113 with #1127 applied. Closing.

@xrmx xrmx closed this as completed Sep 18, 2016
@nytai nytai mentioned this issue Nov 6, 2019
12 tasks
zhaoyongjie pushed a commit to zhaoyongjie/incubator-superset that referenced this issue Nov 17, 2021
zhaoyongjie pushed a commit to zhaoyongjie/incubator-superset that referenced this issue Nov 24, 2021
zhaoyongjie pushed a commit to zhaoyongjie/incubator-superset that referenced this issue Nov 25, 2021
zhaoyongjie pushed a commit to zhaoyongjie/incubator-superset that referenced this issue Nov 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant