j'ai essayé l'installateur, hachoir semble s'insaller (sans argument il me donne une liste d'aide), mais si je donne un fichier en argument j'ai cela :
Traceback (most recent call last):
File "/usr/bin/hachoir", line 5, in ?
pkg_resources.run_script('hachoir==0.3.0', 'hachoir')
File "/usr/lib/python2.3/site-packages/setuptools-0.6b1-py2.3.egg/pkg_resources.py", line 407, in run_script
self.require(requires)[0].run_script(script_name, ns)
File "/usr/lib/python2.3/site-packages/setuptools-0.6b1-py2.3.egg/pkg_resources.py", line 1084, in run_script
execfile(script_filename, namespace, namespace)
File "/usr/lib/python2.3/site-packages/hachoir-0.3.0-py2.3.egg/EGG-INFO/scripts/hachoir", line 212, in ?
main()
File "/usr/lib/python2.3/site-packages/hachoir-0.3.0-py2.3.egg/EGG-INFO/scripts/hachoir", line 142, in main
from hachoir.stream import FileInputStream
File "/usr/lib/python2.3/site-packages/hachoir-0.3.0-py2.3.egg/hachoir/stream/__init__.py", line 1
from input import (
^
SyntaxError: invalid syntax
en réinstallant depuis le tar.gz sans le egg j'ai la même chose.
Only wimps use tape backup: real men just upload their important stuff on megaupload, and let the rest of the world ~~mirror~~ link to it
# pb avec ez_setup ?
Posté par B16F4RV4RD1N . En réponse au journal Hachoir 0.3 et les méta-données. Évalué à 1.
Traceback (most recent call last):
File "/usr/bin/hachoir", line 5, in ?
pkg_resources.run_script('hachoir==0.3.0', 'hachoir')
File "/usr/lib/python2.3/site-packages/setuptools-0.6b1-py2.3.egg/pkg_resources.py", line 407, in run_script
self.require(requires)[0].run_script(script_name, ns)
File "/usr/lib/python2.3/site-packages/setuptools-0.6b1-py2.3.egg/pkg_resources.py", line 1084, in run_script
execfile(script_filename, namespace, namespace)
File "/usr/lib/python2.3/site-packages/hachoir-0.3.0-py2.3.egg/EGG-INFO/scripts/hachoir", line 212, in ?
main()
File "/usr/lib/python2.3/site-packages/hachoir-0.3.0-py2.3.egg/EGG-INFO/scripts/hachoir", line 142, in main
from hachoir.stream import FileInputStream
File "/usr/lib/python2.3/site-packages/hachoir-0.3.0-py2.3.egg/hachoir/stream/__init__.py", line 1
from input import (
^
SyntaxError: invalid syntax
en réinstallant depuis le tar.gz sans le egg j'ai la même chose.
Only wimps use tape backup: real men just upload their important stuff on megaupload, and let the rest of the world ~~mirror~~ link to it