dsanson / termpdf.py

A graphical pdf and epub reader that works inside the kitty terminal
MIT License
496 stars 30 forks source link

Errors when running termpdf.py #34

Open nabaco opened 1 year ago

nabaco commented 1 year ago

I get the following errors when opening a document:

Deprecation: 'PaperRect' removed from module 'fitz' after v1.19 - use 'paper_rect'.
Deprecation: 'getText' removed from class 'Page' after v1.19 - use 'get_text'.
Deprecation: 'PaperRect' removed from module 'fitz' after v1.19 - use 'paper_rect'