Issue 20 in pylibtiff: http://openjpeg.googlecode.com/svn/dev-utils/scripts/generate_big_files.sh

7 views
Skip to first unread message

pyli...@googlecode.com

unread,
Mar 11, 2012, 12:40:18 PM3/11/12
to pylibtif...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 20 by mathieu.malaterre:
http://openjpeg.googlecode.com/svn/dev-utils/scripts/generate_big_files.sh
http://code.google.com/p/pylibtiff/issues/detail?id=20

Please add support for the new libtiff 4.0.1 which adds BigTiff support.

Issues is:


>>> import libtiff
Generating '/usr/lib/python2.7/dist-packages/libtiff/tiff_h_4_0_1.py'
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/usr/lib/python2.7/dist-packages/libtiff/__init__.py", line 20, in
<module>
from .libtiff_ctypes import libtiff, TIFF
File "/usr/lib/python2.7/dist-packages/libtiff/libtiff_ctypes.py", line
87, in <module>
f = open(fn, 'w')
IOError: [Errno 13] Permission
denied: '/usr/lib/python2.7/dist-packages/libtiff/tiff_h_4_0_1.py'

Thanks

pyli...@googlecode.com

unread,
Jul 2, 2012, 4:07:57 AM7/2/12
to pylibtif...@googlegroups.com

Comment #1 on issue 20 by pearu.peterson:
http://openjpeg.googlecode.com/svn/dev-utils/scripts/generate_big_files.sh
http://code.google.com/p/pylibtiff/issues/detail?id=20

Run

sudo python -c "import libtiff"

and attach the generated

/usr/lib/python2.7/dist-packages/libtiff/tiff_h_4_0_1.py

to this issue.

pyli...@googlecode.com

unread,
Jul 2, 2012, 12:55:16 PM7/2/12
to pylibtif...@googlegroups.com

Comment #2 on issue 20 by mathieu.malaterre:
http://openjpeg.googlecode.com/svn/dev-utils/scripts/generate_big_files.sh
http://code.google.com/p/pylibtiff/issues/detail?id=20

Here you go !

Attachments:
tiff_h_4_0_1.py 10.9 KB

pyli...@googlecode.com

unread,
Sep 13, 2014, 5:36:44 PM9/13/14
to pylibtif...@googlegroups.com
Updates:
Status: Fixed

Comment #3 on issue 20 by pearu.peterson:
http://openjpeg.googlecode.com/svn/dev-utils/scripts/generate_big_files.sh
https://code.google.com/p/pylibtiff/issues/detail?id=20

Thanks! File added to svn.

--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
Reply all
Reply to author
Forward
0 new messages