dexplo / dataframe_image

A python package for embedding pandas DataFrames as images into pdf and markdown documents
https://dexplo.org/dataframe_image
MIT License
282 stars 41 forks source link

No module named 'dataframe_image' #107

Closed Heroeskeeper closed 12 months ago

Heroeskeeper commented 1 year ago

Doesn't work in pycharm even after installing in pycharm terminal.

PaleNeutron commented 12 months ago

Take care of your interpreter of debug/running settings.

image

It may not the same as interpreter choosed for your project.

I'm sure it's not a problem with this package.