Open nixlong opened 6 years ago
Hey @nixlong, are you sure the webserver deps (dash, plotly and stuff) are updated to latest? Maybe even something broke on the newer updates. If the issue persists paste your versions here. cheers!
hi @Gab0 : my env:
$ pip list | grep plotly plotly 3.3.0
$ pip list | grep dash dash 0.21.1
dash-core-components 0.22.1
dash-html-components 0.10.1
dash-renderer 0.14.1
thx
Hey, try with those (in order of importance)
Flask 1.0.2
dash 0.26.2
plotly 3.1.1
dash-core-components 0.28.1
dash-html-components 0.11.0
dash-renderer 0.13.2
when run it with the -w option like this :
the exception happens:
`WEBSERVER MODE
how to fix it, pls help me, thx