[bokeh] Bokeh arch linux

Hi,

figure doesn’t live in the top namespace. Have you tried this:

from bokeh.plotting import figure

B.

···

On 25 September 2015 at 10:07, [email protected] wrote:

Hi, I’ve downloaded python2-bokeh from AUR: https://aur.archlinux.org/packages/python2-bokeh/
I’ve succesfully built it, after installing these dependencies:

blas-3.5.0-1-armv7h
jemalloc-4.0.0-1-armv7h
lapack-3.5.0-1-armv7h
python2-dateutil-2.4.1-1-any
python2-flask-0.10.1-5-any
python2-itsdangerous-0.24-1-any
python2-jinja-2.7.3-1-any
python2-markupsafe-0.23-2-armv7h
python2-numpy-1.9.2-2-armv7h
python2-pandas-0.16.2-1-armv7h
python2-pytz-2015.4-1-any
python2-redis-2.10.3-1-any
python2-setuptools-1-18.0.1-1-any
python2-six-1.9.0-1-any
python2-werkzeug-0.10.4-1-any
redis-3.0.4-2-armv7h



I can import bokeh:


> import bokeh
> bokeh
<module 'bokeh' from '/usr/lib/python2.7/site-packages/bokeh/__init__.pyc'>


But I can't import anything else:


> from bokeh import figure

Traceback (most recent call last):

File “”, line 1, in

ImportError: cannot import name figure

What’s the problem? Do I need to install something additional?

You received this message because you are subscribed to the Google Groups “Bokeh Discussion - Public” group.

To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].

To post to this group, send email to [email protected].

To view this discussion on the web visit https://groups.google.com/a/continuum.io/d/msgid/bokeh/2ceefca3-7d62-4687-ba55-094440a05836%40continuum.io.

For more options, visit https://groups.google.com/a/continuum.io/d/optout.