Skip to content

can not run this in python3 (or python 2.7.17 either) #8

@gthaker

Description

@gthaker

Should it be possible to run this code in modern python3 versions? I am running w/ python 3.6.9 and I get the error:

from bokeh.plotting import figure, output_notebook, show, output_file
from bokeh.palettes import Blues, BuGn, viridis, Paired, plasma, PuBuGn
<Tool,CategoricalAxis, LabelSet, Label, ColumnDataSource, widgets,CategoricalColorMapper,LinearInterpolator, LinearColorMapper, LogColorMapper
Traceback (most recent call last):
File "", line 1, in
ImportError: cannot import name 'Color'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions