[python-users] Fehlermeldung bei package bottle

Newsletter von horald okfdnewsletter at horald.de
Mi Apr 17 18:46:11 CEST 2019


Hallo Leute,

ich bin leider nocht python Anfänger. Ich wollte gerne eine Webinterface
für meinen Roboterarm programmieren, darum habe ich mich an folgende
Beschreibung gehalten:
http://www.ipb.uni-tuebingen.de/kurs/comp/12_bioinformatic/python/kurs12_python10web.html

Meines Erachtens habe ich es auch korrekt installiert:
sudo pip install bottle

Installing collected packages: bottle
Successfully installed bottle-0.12.16

wenn ich das Programm aber ausführe, bekomme ich eine Fehlermeldung:

  File "ksr10_Webinterface.py", line 1, in <module>
    from bottle import route, run
ImportError: No module named bottle

Was mache ich falsch? Danke für hilfreiche Tipps.

Viele Grüße
Horst






Mehr Informationen über die Mailingliste python-users