[Eisfair] Python easy_install Fehlermeldungen

Jens Kluge jk2020 at web.de
So Dez 23 20:14:09 CET 2012


Hallo Holger,

Am 23.12.2012 18:42, schrieb Holger Bruenjes:
> Am 2012-12-23 18:24, schrieb Jens Kluge:
>
> Nur die letzte Zeile ist zu wenig Information, da musst Du schon den
> ganzen output rueber reichen.
>
> Holger
>

lxml ist etwas hartnäckiger....


Searching for lxml
Reading http://pypi.python.org/simple/lxml/
Reading http://codespeak.net/lxml
Best match: lxml 3.1beta1
Downloading 
http://pypi.python.org/packages/source/l/lxml/lxml-3.1beta1.tar.gz
Processing lxml-3.1beta1.tar.gz
Running lxml-3.1beta1/setup.py -q bdist_egg --dist-dir 
/tmp/easy_install-KKsqAO/lxml-3.1beta1/egg-dist-tmp-ytGF9D
Building lxml version 3.1.beta1.
Building without Cython.
ERROR: /bin/sh: xslt-config: command not found

** make sure the development packages of libxml2 and libxslt are 
installed **

Using build configuration of libxslt


sagt mir, dass libxml2 und libxslt benötigt werden.
Das Paket libxml2-python ist vorhanden unter
http://pypi.python.org/pypi/libxml2-python/2.6.21
lässt sich aber nicht runterladen


dev # easy_install libxml2-python
Searching for libxml2-python
Reading http://pypi.python.org/simple/libxml2-python/
Reading http://xmlsoft.org/python.html
No local packages or download links found for libxml2-python
Best match: None
Traceback (most recent call last):
   File "/usr/bin/easy_install", line 8, in <module>
     load_entry_point('setuptools==0.6c11', 'console_scripts', 
'easy_install')()
   File 
"/usr/lib/python2.7/site-packages/setuptools-0.6c11-py2.7.egg/setuptools/command/easy_install.py", 
line 1712, in main
   File 
"/usr/lib/python2.7/site-packages/setuptools-0.6c11-py2.7.egg/setuptools/command/easy_install.py", 
line 1700, in with_ei_usage
   File 
"/usr/lib/python2.7/site-packages/setuptools-0.6c11-py2.7.egg/setuptools/command/easy_install.py", 
line 1716, in <lambda>
   File "/usr/lib/python2.7/distutils/core.py", line 152, in setup
     dist.run_commands()
   File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
     self.run_command(cmd)
   File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
     cmd_obj.run()
   File 
"/usr/lib/python2.7/site-packages/setuptools-0.6c11-py2.7.egg/setuptools/command/easy_install.py", 
line 211, in run
   File 
"/usr/lib/python2.7/site-packages/setuptools-0.6c11-py2.7.egg/setuptools/command/easy_install.py", 
line 434, in easy_install
   File 
"/usr/lib/python2.7/site-packages/setuptools-0.6c11-py2.7.egg/setuptools/package_index.py", 
line 475, in fetch_distribution
AttributeError: 'NoneType' object has no attribute 'clone'
dev #



Mehr Informationen über die Mailingliste Eisfair