-
Notifications
You must be signed in to change notification settings - Fork 3
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
ModuleNotFoundError: No module named 'pikepdf' #5
Comments
Looking at this again. I'm still getting the same error with the latest code. I also tried with Might be tied to:
|
I'm experiencing the same issue. As far as I can tell it's a Mac M1 compatibility issue. Does this tool currently support M1 chipsets, or is this an issue with our python installs? |
Reinstalling pip (with sudo) seemed to do it in Ubuntu. |
On Mac finding better results after running: Not sure if that was what was needed or running pip via sudo. |
The crawl.sh script seemed to work just fine. Was able to scrape a good list of other documents this way.
Trying to run the analysis wasn't so good:
I'm running on a Mac, but didn't think that would be a problem:
I've tried installing pikepdf on it's own with pip & pip3.
I notice that pikepdf is in the requirements.txt
Not sure if this is a problem at my end or not.
I did cut short my crawl.sh as I seemed to be getting a lot more errors. Anyways, don't think that's the cause of this. It is finding lots of files in the directory.
The text was updated successfully, but these errors were encountered: