Hello All, I'm getting the following error when running the parser. I have checked the netpbm installation and it seems ok, I have also used pngtopnm from command line and it works. I can't figure out what's going wrong.
-----------------------------------
Processing file:/home/arturo/research/mtesis/tmp/tesis037.png...
Retrieved ok.
Running: pngtopnm > /tmp/tmpq_jZH3
Traceback (most recent call last):
File "/usr/lib/python/site-packages/PyPlucker/ImageParser.py", line 770, in __init__
self._convert_to_pnm()
File "/usr/lib/python/site-packages/PyPlucker/ImageParser.py", line 812, in _convert_to_pnm
raise RuntimeError("call to '" + command + "' returned status " + str(status))
RuntimeError: call to 'pngtopnm > /tmp/tmpq_jZH3' returned status 12288
Error: Runtime error parsing document file:/home/arturo/research/mtesis/tmp/tesis037.png: Error while opening image file:/home/arturo/research/mtesis/tmp/tesis037.png with netpbm
Parsing failed.
--------------------------------- Can someone give a piece of advice?
Thanks in advance
arturo _______________________________________________ plucker-list mailing list [email protected] http://lists.rubberchicken.org/mailman/listinfo/plucker-list

