Giter VIP home page Giter VIP logo

Comments (8)

quicklizard99 avatar quicklizard99 commented on July 21, 2024 16

This is almost certainly because a runtime dependency of one of the DLLs (libzbar-64.dll or libiconv.dll on a 64-bit build of Python; libzbar-32.dll or libiconv-2.dll on a 32-bit build) was not found on your system. This will be hard to diagnose precisely without more information but I would guess that the expected Microsoft Visual C runtime DLL is missing from your system.

Could you install this from https://www.microsoft.com/en-US/download/details.aspx?id=40784 and try again?

from pyzbar.

SilverLustre avatar SilverLustre commented on July 21, 2024 1

I also encountered the same problem. I manually put libiconv.dll and libzbar-64.dll into D:\anaconda3\envs\[your_env_name]\Lib\site-packages\pyzbar, then the problem solved perfectly.

from pyzbar.

gkerekes avatar gkerekes commented on July 21, 2024

I had the same issue and @quicklizard99 suggestion worked for me

from pyzbar.

kyc1109 avatar kyc1109 commented on July 21, 2024

I had the same issue and @quicklizard99 suggestion worked for me

from pyzbar.

pablojr1971 avatar pablojr1971 commented on July 21, 2024

I had the same issue and @quicklizard99 suggestion worked for me

from pyzbar.

claybarrett avatar claybarrett commented on July 21, 2024

@SilverLustre Where did you find those DLLs? And are you on Windows?

from pyzbar.

ayonbasu50 avatar ayonbasu50 commented on July 21, 2024

Thank you so much I was having the same problem and it is solved by @quicklizard99 suggestion

from pyzbar.

andySigler avatar andySigler commented on July 21, 2024

Thank you @quicklizard99, this also fixed my issue

from pyzbar.

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.