Jump to content

MQTT Proxy auf Raspi starten geht nicht


Recommended Posts

  • 4 weeks later...

okay, verstehe. Aber nun bekomme ich nach dem Kommando: "python brick-mqtt-proxy.py" erneut eine Fehlermeldung:

Traceback (most recent call last):

  File "brick-mqtt-proxy.py", line 38, in <module>

    import paho.mqtt.client as mqtt # pip install paho-mqtt

ImportError: No module named paho.mqtt.client

 

Langsam glaube ich, Tinkerforge will keine grafische Oberfläche, die funktioniert. Es ist frustrierend.

 

 

Link zu diesem Kommentar
Share on other sites

dann bekomme ich das:

$ sudo pip install tinkerforge paho-mqtt

 

Requirement already satisfied (use --upgrade to upgrade): tinkerforge in /usr/local/lib/python3.4/dist-packages

Requirement already satisfied (use --upgrade to upgrade): paho-mqtt in /usr/local/lib/python3.4/dist-packages

 

$ python

Python 2.7.9 (default, Mar  8 2015, 00:52:26)

[GCC 4.9.2] on linux2

Type "help", "copyright", "credits" or "license" for more information.

>>> import paho.mqtt.client

Traceback (most recent call last):

  File "<stdin>", line 1, in <module>

ImportError: No module named paho.mqtt.client

>>>

Link zu diesem Kommentar
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Gast
Reply to this topic...

×   Du hast formatierten Text eingefügt.   Formatierung jetzt entfernen

  Only 75 emoji are allowed.

×   Dein Link wurde automatisch eingebettet.   Einbetten rückgängig machen und als Link darstellen

×   Dein vorheriger Inhalt wurde wiederhergestellt.   Clear editor

×   Du kannst Bilder nicht direkt einfügen. Lade Bilder hoch oder lade sie von einer URL.

×
×
  • Neu erstellen...