GithubHelp home page GithubHelp logo

Comments (9)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 26, 2024
The referred missing TIFF library is the libtiff binary.
You can crab it from
  http://gnuwin32.sourceforge.net/packages/tiff.htm

Another approach would be to use pure Python TIFF support.
For that TIFF library support should be disabled by not
importing the libtiff.py module (e.g. edit __init__.py file
accordingly).

Original comment by pearu.peterson on 3 Feb 2011 at 11:26

from pylibtiff.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 26, 2024
Hi,

I have the same problem. I installed first 'tiff-3.8.2-1.exe' and 
'pylibtiff-0.1-svn.win32.exe' afterward. And the libtiff location is listed 
under sys.path ...

So any ideas what to do?

Cheers, Sebi

Original comment by [email protected] on 17 Jan 2012 at 12:41

from pylibtiff.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 26, 2024
Could you try adding the location of the libtiff dll file to the system PATH 
environment variable so that os.environ['PATH'] contains this location.
And then try importing libtiff. 

Original comment by pearu.peterson on 17 Jan 2012 at 1:25

from pylibtiff.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 26, 2024
I am encountering the same problem, I have tried all the suggestions except to 
use pure Python TIFF support (as I have no idea how to do this). Does anyone 
have a solution by now?

Thanks!

Original comment by [email protected] on 26 Jun 2013 at 2:17

from pylibtiff.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 26, 2024
I am having the same issues could more light be shed on how to install

Thanks!

Original comment by [email protected] on 11 Oct 2013 at 5:23

from pylibtiff.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 26, 2024
Hi,
I had/have the same problem. I work on debian with 0.3.0~svn78-3.1 and libtiff 
4.0.3. I was able to get a work around by copying 
/usr/share/pyshared/libtiff/tiff_h_4_0_1.py to my working directory and rename 
it tiff_h_4_0_3.py. It should work putting it in /usr/share/pyshared/libtiff 
but it didn't, but that's probably just because of a stupid mistake.

Good luck
Ben

Original comment by [email protected] on 12 Mar 2014 at 4:20

from pylibtiff.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 26, 2024
If you use a 64-bit version of Windows, you should also copy libtiff3.dll to 
C:\Windows\SysWOW64\

I did this and it worked for me.

Original comment by [email protected] on 27 Jan 2015 at 7:58

from pylibtiff.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 26, 2024
@Kevin : I tried that but still same problem

Original comment by [email protected] on 28 Jan 2015 at 7:24

from pylibtiff.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 26, 2024
@Kevin: I have been struggled with this problem for almost whole day, and then 
this libtiff3.dll with 64-bit Windows 7 trick worked out, really nice. Thanks a 
lot!

Original comment by [email protected] on 5 Feb 2015 at 3:38

from pylibtiff.

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.