Related Posts
What’s the word on Foley Hoag LLP?
Additional Posts in Data & Analytics Consultants
Got messaged by a C3 . ai recruiter. Read that wlb is bad and that the interview process is absurdly long, but the Glassdoor reviews are 4.2 and can't find actual hours worked posted by anyone. How's the culture really? I'd be aiming for DS consulting, something more functional but with DS/ML concepts as my differentiator.
C3.ai, Inc.
New to Fishbowl?
unlock all discussions on Fishbowl.



Try creating a clean environment and then installing. Python package management is a mess in Windows
Thanks for the reply D1, the issue is not having the poppler.lib file downloaded. Which in itself is fine, but the command conda -c forge poppler is throwing the issue.
I understand the path that conda wants to have it in, but getting it is the issue. Everything else is in place. Super frustrating
Cool, everyone can start sending OP consulting fees invoice now.
We don’t like clients who want no-billable projects!
Try conda info poppler and check if there are any dependencies not satisfied. Try modifying other package versions accordingly
“conda info poppler” would output that
If you only need to get the text you could try PyPDF2
Doesn’t work for many pdfs
Update: thanks to the power of the interwebs, I have solved. If in the future anybody has issues with a similar issue, try updgrading or downgrading conda.