Benutzer-Werkzeuge

Webseiten-Werkzeuge


caring_caribou:caring

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen der Seite angezeigt.

Link zu der Vergleichsansicht

Beide Seiten, vorherige ÜberarbeitungVorherige Überarbeitung
Nächste Überarbeitung
Vorherige Überarbeitung
caring_caribou:caring [2022/11/28 14:52] – [Installation] geier99caring_caribou:caring [2022/11/28 21:31] (aktuell) – [Caring Caribou] geier99
Zeile 6: Zeile 6:
   * python3   * python3
   * python-can   * python-can
 +  * sonstiges kann auch nicht schaden:
 +    * python -m pip install --upgrade setuptools
 +    * python -m pip install --upgrade python-can
 +  * DoIP <code>Note: This module requires the packages doipclient and udsoncan, which only support Python 3.6+. 
 +These can be installed through $ pip install doipclient udsoncan. If your system uses Python 2 as 
 +default python interpreter, you may have to use 
 +$ pip3 install doipclient udsoncan 
 +or 
 +$ python3 -m pip install doipclient udsoncan
 + (and make sure to run Caring Caribou through python3) instead.</code>
  
 ===== Installation ===== ===== Installation =====
Zeile 14: Zeile 24:
   - Default Konfiguration für Python-CAN anlegen. <code>cat ~/.canrc   - Default Konfiguration für Python-CAN anlegen. <code>cat ~/.canrc
 [default] [default]
-interface = socketcan_native     // Achtung in neuere Socketcan  2.2 wieder ohne native!!!!+interface = socketcan_native     // Achtung in neuere Socketcan  2.2 (python-can 4.1) wieder ohne native!!!!
 channel = can0</code> channel = can0</code>
  
caring_caribou/caring.1669647152.txt.gz · Zuletzt geändert: 2022/11/28 14:52 von geier99