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

problems with geoviews bokeh backend #54

Closed
jsboyle opened this issue Mar 20, 2017 · 2 comments
Closed

problems with geoviews bokeh backend #54

jsboyle opened this issue Mar 20, 2017 · 2 comments

Comments

@jsboyle
Copy link

jsboyle commented Mar 20, 2017

I was trying to work through the geoviews bokeh backend examples (http://geo.holoviews.org/Working_with_Bokeh.html)

The "WMTS Tile Sources" example fails with:
AttributeError:'TileRenderer' object has no attribute 'set'

The "Plotting Data " example fails with:
AttributeError: 'Figure' object has no attribute 'set'

I have a python3.6 Anaconda distribution (with bokeh 0.12.4) , and installed geoviews 1.2.0dev1, holoviews 1.6.2 using conda. On a machine running macOS 10.12.3.
Note that although the conda install was for geoviews 1.2.0dev1, the version yields 1.1.0.
I can provide more complete tracebacks (they are lengthy) if needed.

I am at a loss, there appears to be some problem in invoking bokeh.

@philippjfr
Copy link
Member

See #49, hopefully we'll have a 1.7 release by the end of next week.

@philippjfr
Copy link
Member

Both holoviews 1.7.0 and geoviews 1.2.0 have been released so this should now be fixed. Please reopen if you encounter any issues.

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

2 participants