Gradiant / pyodi

Python Object Detection Insights
https://gradiant.github.io/pyodi/
Mozilla Public License 2.0
192 stars 16 forks source link

Update kaleido and plotly versions #163

Closed mmeendez8 closed 3 years ago

mmeendez8 commented 3 years ago

Fixes kaleido permission err:

PermissionError: [Errno 13] Permission denied: '/home/mmendez/anaconda3/envs/pyodi/lib/python3.7/site-packages/kaleido-0.1.0-py3.7-linux-x86_64.egg/kaleido/executable/kaleido'

daavoo commented 3 years ago

Why wasn't this catched by C.I.??

mmeendez8 commented 3 years ago

Seems to only prompt when trying to save to a local file.

Adding a simple test now for avoiding future problems