Giter Club home page Giter Club logo

Comments (5)

Belval avatar Belval commented on July 29, 2024

The issue is probably related to how conda installs the poppler package.

I am not very familiar with conda, but see if you can manually call pdfinfo when you activate the virtual environment. If you cannot, you might want to install it in a more "typical" way using these precompiled binaries: http://blog.alivate.com.au/poppler-windows/

You can just decompress and put them either in your PATH or call pdf2image with poppler_path="[Where the binaries are]".

from pdf2image.

Belval avatar Belval commented on July 29, 2024

This might be an issue with conda on Windows, because I can run pdf2image with conda-installed poppler on Ubuntu 18.04 without any issue.

I'll try with my Windows machine later today.

from pdf2image.

Belval avatar Belval commented on July 29, 2024

I can confirm that this works on my Windows 10 machine. Maybe you just didn't run it with the conda env?

from pdf2image.

rafaleo avatar rafaleo commented on July 29, 2024

I don't know but you are probably right it's poppler because scripts finds missing jepg8.dll file and it's realy missing from dirs. Instead I found jpeg62.dll. Anyway, I'm concerned about the lots of installation packages that conda wants to import and, specifically, this line

The following packages will be REMOVED:

  anaconda-5.2.0-py36_3

I don't want to uninstall this because it's the core of my env.

For now found quick workaround with wand package. Thanks for reply, I may return later to this if find some solution of my issue.

from pdf2image.

Belval avatar Belval commented on July 29, 2024

Glad to you found something that works for you.

from pdf2image.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.