peetio / Diard

From document (PDF) or document images to analysis ready semi-structured data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ModuleNotFoundError: No module named 'datasets.transforms'

whalefa1I opened this issue · comments

Traceback (most recent call last):
  File "main.py", line 8, in <module>
    from modules.tables import TableExtractor
  File "/*/Diard/modules/tables.py", line 18, in <module>
    import datasets.transforms as R
ModuleNotFoundError: No module named 'datasets.transforms'

An error occurs when running the code:#python main.py --overwrite --skip-failures