ahh, :oops: danke schön. Hat jetzt geklappt.
Woran lag das jetzt? Also wenn ich das jetzt nochmal auf einem neuen Server installieren muss, muss ich davor die "zlib1g-dev" installieren?
Bei einem anderen Server musste ich nichts installieren (nur Pythonhalt halt). Woher weiß ich wann ich die ...
Die Suche ergab 8 Treffer
- Sonntag 24. Januar 2010, 15:42
- Forum: Installation/Konfigurieren
- Thema: Setuptools mit Python2.6
- Antworten: 10
- Zugriffe: 3897
- Sonntag 24. Januar 2010, 14:13
- Forum: Installation/Konfigurieren
- Thema: Setuptools mit Python2.6
- Antworten: 10
- Zugriffe: 3897
- Sonntag 24. Januar 2010, 02:52
- Forum: Installation/Konfigurieren
- Thema: Setuptools mit Python2.6
- Antworten: 10
- Zugriffe: 3897
- Samstag 23. Januar 2010, 23:20
- Forum: Installation/Konfigurieren
- Thema: Setuptools mit Python2.6
- Antworten: 10
- Zugriffe: 3897
- Freitag 22. Januar 2010, 23:21
- Forum: Installation/Konfigurieren
- Thema: Setuptools mit Python2.6
- Antworten: 10
- Zugriffe: 3897
Setuptools mit Python2.6
Hallo,
ich hab mal für den Python2.6 auf einer anderen Maschine Setuptools installier und es ging ohne Probleme. Jetzt will ich Setuptools auf Debian 5 Lenny installieren bekomme aber diese Fehlermeldung:
#python2.6 setup.py install
running install
running bdist_egg
running egg_info
writing ...
ich hab mal für den Python2.6 auf einer anderen Maschine Setuptools installier und es ging ohne Probleme. Jetzt will ich Setuptools auf Debian 5 Lenny installieren bekomme aber diese Fehlermeldung:
#python2.6 setup.py install
running install
running bdist_egg
running egg_info
writing ...
- Freitag 1. Januar 2010, 15:32
- Forum: Installation/Konfigurieren
- Thema: mysqldb mit Python2.6
- Antworten: 7
- Zugriffe: 6480
- Mittwoch 30. Dezember 2009, 21:34
- Forum: Datenbankprogrammierung mit Python
- Thema: Python 3 + MySQL
- Antworten: 3
- Zugriffe: 4206
Ich hab probleme mysqldb unter python 2.6. Gibst da eine Lösung dafür?
Hier genaueres: http://www.python-forum.de/topic-21386.html
Hier genaueres: http://www.python-forum.de/topic-21386.html
- Mittwoch 30. Dezember 2009, 16:50
- Forum: Installation/Konfigurieren
- Thema: mysqldb mit Python2.6
- Antworten: 7
- Zugriffe: 6480
mysqldb mit Python2.6
Hallo,
ich habe ein promblem mit der installation von python2.6 bzw python-mysqldb. ich bin auch ein Anfänger mit Linux, also fange ich ganz am anfang an.
Ich will ein Programm zum laufen bingen welches Python2.6 braucht aber über apt-get install bekomme ich nur Python2.5 also habe ich es hier ...
ich habe ein promblem mit der installation von python2.6 bzw python-mysqldb. ich bin auch ein Anfänger mit Linux, also fange ich ganz am anfang an.
Ich will ein Programm zum laufen bingen welches Python2.6 braucht aber über apt-get install bekomme ich nur Python2.5 also habe ich es hier ...
