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
Thanks for reporting this. I'm surprised that you got this, this basically means extractous was not installed properly. It passed our ci tests. can you please try pip install --verbose extractous and report
thanks
pip install extractous
returns:
Collecting extractous Using cached extractous-0.2.0-cp38-abi3-win_amd64.whl.metadata (2.4 kB) Using cached extractous-0.2.0-cp38-abi3-win_amd64.whl (40.0 MB) Installing collected packages: extractous Successfully installed extractous-0.2.0
But
from extractous import Extractor
Is not working?
Windows 11, Python 3.10.15
The text was updated successfully, but these errors were encountered: