Krishnasis
Krishnasis
@damo1808 I had this issue as well with PDF files. Couldn't find a workaround via pdfminer. You can try running this through ghostscript to effectively remove the invisible text from...
@CodeSpoof can you try with my fork? just do `pip install git+https://github.com/krishnasism/pdfminer.six.git@master#egg=pdfminer-six` you can verify the last 2 commits. We are actively working on this to fix some of our...
Downgrade `vistir` to 0.6.1 We had to downgrade to keep our pipelines running.. This is crazy
https://github.com/sarugaku/vistir/issues/134
> > Downgrade `vistir` to 0.6.1 We had to downgrade to keep our pipelines running.. This is crazy > > you can also upgrade pipenv-setup to version 0.4.0 Thanks, Will...
> I tried downgrading with `vistir = "0.6.1"` in Pipfile's [dev-packages], and I'm still getting the same error. > > Am I missing something? `pipenv --rm` Optional > Delete the...
@jstofel do you have a sample that you could share as to how you did the migration? I want to migrate as well (or fork pdf query and make it...
@elvinagam were you able to solve this?
Are you able to visit the requested resource from your environment? https://www.googletagmanager.com/gtag/js?id=G-FYXHS4M7J8&l=dataLayer
We are working on a pdf extraction tool called hotpdf with full MIT license. It's written on top of pdfminer.six :) https://github.com/weareprestatech/hotpdf @RitchieP