dexplo/dataframe_image

Library not working in COLAB

Closed this issue · 1 comments

Hi,
I'm use Dataframe_image library for some time in COLAB,
and now it is following the following error:

[Errno 2] No such file or directory: '/tmp/tmp7uvd_nzq/temp.png' , can anyone help?

tmp7uvd_nzq = TemporaryDirectory

Import colab

!pip install dataframe-image
!apt install chromium-chromedriver
import dataframe_image as dfi

It should work now following related section in readme