Eduardo Neville
Results
2
comments of
Eduardo Neville
I have the same issue here. It decided to use pdftotext as a way of translating. Not very helpful since it was filled with equations. Has anyone else had a...
Have you tried running using the pipx command? `pipx run extract-text.py` Check the [github](https://github.com/pypa/pipx) documentation for better usage of pipx: When running `python extract-text.py` you are running the file using...