Open ashish-2022 opened 1 year ago
I'm not an expert on this package but from my little knowledge I know that we have to upgrade version of beautifulsoup4 in following files: bash-4.2$ vim python_packages/textract3-1.6.4.post1/requirements/python bash-4.2$ vim python_packages/textract3-1.6.4.post1/textract3.egg-info/requires.txt
See here beautifulsoup4 has fixed this in latest versions: https://bugs.funtoo.org/browse/FL-8788?page=com.atlassian.jira.plugin.system.issuetabpanels%3Achangehistory-tabpanel
Describe the bug When installing textract3-1.6.4.post1 or textract-1.6.5 from source we get following error:
To Reproduce Steps to reproduce the behavior:
pip3 install --no-binary :all: textract3
pip3 install python_packages/textract3-1.6.4.post1/
Expected behavior The package should compile and install without any error from source tar.gz file
Desktop (please complete the following information):