WARNING: '' not a valid package name; Install Failt
rolf@ubuntuvm:/var/www$ sudo easy_install -O2 ecm
Processing ecm
Running setup.py -q bdist_egg --dist-dir /var/www/ecm/egg-dist-tmp-guhzHW
warning: no previously-included files matching '*.pyo' found anywhere in distribution
warning: no previously-included files matching '*.old' found anywhere in distribution
warning: no previously-included files matching '*.db' found anywhere in distribution
warning: no previously-included files matching '*.log' found anywhere in distribution
ecm 2.0.5.1 is already the active version in easy-install.pth
Installing ecm-admin script to /usr/local/bin
Installed /usr/local/lib/python2.7/dist-packages/ecm-2.0.5.1-py2.7.egg
Processing dependencies for ecm==2.0.5.1
Searching for PIL
Reading http://pypi.python.org/simple/PIL/
Reading http://www.pythonware.com/products/pil
Reading http://effbot.org/zone/pil-changes-115.htm
Reading http://effbot.org/downloads/#Imaging
Best match: PIL 1.1.7
Downloading http://effbot.org/media/downloads/PIL-1.1.7.tar.gz
Processing PIL-1.1.7.tar.gz
Running PIL-1.1.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-SzfClR/PIL-1.1.7/egg-dist-tmp-3qo2VK
WARNING: '' not a valid package name; please use only.-separated package names in setup.py
_imaging.c:75:20: schwerwiegender Fehler: Python.h: Datei oder Verzeichnis nicht gefunden
Kompilierung beendet.
error: Setup script exited with error: command 'gcc' failed with exit status 1
I do not come on. what can I do ? :(¶
greeting
Replies (1)
RE: WARNING: '' not a valid package name; Install Failt
-
Added by diabeteman 12 months ago
Hello,
You miss python headers.
Install the "python-devel" package.
(1-1/1)