hi leute ich wollte mir grade ein trac aufsetzen und hänge am python
server:/usr# easy_install-2.5 Pygments
Traceback (most recent call last):
File "/usr/bin/easy_install-2.5", line 5, in <module>
from pkg_resources import load_entry_point
ImportError: No module named pkg_resources
meine python umgebung:
server:/usr# dpkg -l |grep python
ii python 2.4.4-2 An interactive high-level object-oriented la
ii python-central 0.5.12 register and build utility for Python packag
ii python-minimal 2.4.4-2 A minimal subset of the Python language (def
ii python-setuptools 0.6c3-3 Python Distutils Enhancements
ii python2.4 2.4.4-3 An interactive high-level object-oriented la
ii python2.4-minimal 2.4.4-3 A minimal subset of the Python language (ver
ii python2.5 2.5-5 An interactive high-level object-oriented la
ii python2.5-dev 2.5-5 Header files and a static library for Python
ii python2.5-minimal 2.5-5 A minimal subset of the Python language (ver
.... ich weiss jetz nicht wie ich diesen fehler beheben kann hab ewig gegoggelt kamm nix gutes dabei raus
danke für eure hilfe
Python probleme
-
- Administrator
- Posts: 2641
- Joined: 2004-01-21 17:44
Re: Python probleme
Welcher Interpreter wird denn vongestartet - 2.5 oder 2.4? Und auf welche Version verweist $PYTHONPATH?
Code: Select all
/usr[/local]/bin/env python