ForgeFlow / ddmrp

DDMRP
GNU Affero General Public License v3.0
14 stars 17 forks source link

V11 Issues NameError: name 'figure' is not defined #73

Closed digitalliuzg closed 5 years ago

digitalliuzg commented 5 years ago

ddmrp\models\stock_warehouse_orderpoint.py", line 179, in _compute_ddmrp_chart p = figure(plot_width=300, plot_height=400, NameError: name 'figure' is not defined

digitalliuzg commented 5 years ago

trouble shooting pip install bokeh==0.12.7

LoisRForgeFlow commented 5 years ago

That's it!