Your message dated Fri, 27 Aug 2010 21:54:49 +0200
with message-id <[email protected]>
and subject line Re: Bug#594617: python-pdfminer: cannot import name
TagExtractor
has caused the Debian Bug report #594617,
regarding python-pdfminer: cannot import name TagExtractor
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
594617: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=594617
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-pdfminer
Version: 20100619p1+dfsg-1
Severity: grave
File: /usr/bin/pdf2txt
Every call ends in the message, eg.
pdf2txt -d -m 10 -o FRFRiLindeJSB_tag.txt FRiLindeJSB.pdf
Traceback (most recent call last):
File "/usr/bin/pdf2txt", line 5, in <module>
from pdfminer.pdfdevice import PDFDevice, TagExtractor
ImportError: cannot import name TagExtractor
Regards
JSB
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-5-486
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages python-pdfminer depends on:
ii python 2.5.4-9 An interactive high-level object-o
ii python-support 1.0.9 automated rebuilding support for P
python-pdfminer recommends no packages.
Versions of packages python-pdfminer suggests:
pn pdfminer-data <none> (no description available)
-- no debconf information
--- End Message ---
--- Begin Message ---
* [email protected] <[email protected]>, 2010-08-27, 21:22:
What is the output of this command:
python -c 'import pdfminer as p; print p.__file__'
?
/home/jsbien/lib/python2.5/site-packages/pdfminer/__init__.pyc
So it's the side effect of installing Gamera from SVN with
``virtual_python.py``...
Is there a simple way out?
Just remove the /home/jsbien/lib/python2.5/site-packages/pdfminer/
directory.
--
Jakub Wilk
signature.asc
Description: Digital signature
--- End Message ---