You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i followed the installation instructions and when i run a command like this pdftable --output_dir ./outputs/ --lang vi --recognizer_model ConvNextViT --table_structure_model SLANet --file_path_or_url ./input/bangdiem2.pdf i get the error
ImportError: cannot import name 'TypeIs' from 'typing_extensions' (MyPath/anaconda3\envs\torch\Lib\site-packages\typing_extensions.py)
How do i solve this?
The text was updated successfully, but these errors were encountered:
i followed the installation instructions and when i run a command like this
pdftable --output_dir ./outputs/ --lang vi --recognizer_model ConvNextViT --table_structure_model SLANet --file_path_or_url ./input/bangdiem2.pdf
i get the errorImportError: cannot import name 'TypeIs' from 'typing_extensions' (MyPath/anaconda3\envs\torch\Lib\site-packages\typing_extensions.py)
How do i solve this?
The text was updated successfully, but these errors were encountered: