Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation not working - WIndows 11/Python3.10 #31

Closed
IneffableBunch opened this issue Nov 19, 2024 · 2 comments
Closed

Installation not working - WIndows 11/Python3.10 #31

IneffableBunch opened this issue Nov 19, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@IneffableBunch
Copy link

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

@nmammeri nmammeri added the bug Something isn't working label Nov 25, 2024
@nmammeri
Copy link
Contributor

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

@nmammeri
Copy link
Contributor

could not reproduce this issue. closing it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants