Closed soppliger closed 6 years ago
@soppliger : Thanks for your input. I believe you're using an older or non-master version of the app. Installation through pip
with the requirements.txt
file is no longer supported. If you're still having this issue, please use the environment.yml
file, as described in the README
. If you're still having this issues, please re-open this issue, or open a new issue.
I installed Anaconda and followed the install instructions to the letter. When I run
python main.py
I get the following error:pdf2txt is a dependency of textract, but I notice that it's commented out of the requirements.txt in 1.6.1. I tried to manually install it, but it didn't resolve the issue.