User Tools

Site Tools


messy:01_einrichtung:02_pycharm

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
messy:01_einrichtung:02_pycharm [2024/07/02 06:14] – [Update venv] dominikmessy:01_einrichtung:02_pycharm [2024/08/02 07:04] (current) – [Anpassungen Thomas] thomas
Line 55: Line 55:
   * Pip update ''pip3 install %%--%%upgrade pip''   * Pip update ''pip3 install %%--%%upgrade pip''
   * ''pip3 uninstall gpiod gpiozero RPi.GPIO lgpio''   * ''pip3 uninstall gpiod gpiozero RPi.GPIO lgpio''
-  * fehlende Pakete installieren ''pip3 install hidraw pyusb hid flask flask_socketio smbus2 psutil pyserial keyboard paho-mqtt rpi-lgpio''+  * fehlende Pakete installieren ''pip3 install hidraw pyusb hid flask flask_socketio smbus2 psutil pyserial keyboard paho-mqtt rpi-lgpio mysql-connector-python pandas''
  
 +===== Update Windows =====
 +  * in den Ordner Source von Messy
 +  * ''venv\Scripts\activate''
 +  * Pip update ''python.exe -m pip install %%--%%upgrade pip''
 +  * fehlende Pakete installieren ''pip3 install pyusb hid flask flask_socketio psutil pyserial keyboard paho-mqtt mysql-connector-python pandas''
  
 +===== Anpassungen Thomas =====
 +
 +  * in das Verzeichnis /home/pi/messy/MariaDB/pi64bit/bin/
 +  * ''cd /home/pi/messy/MariaDB/pi64bit/bin/''
 +  * mit ''chmod +x *'' die Datien für den Pi ausführbar machen
 +  * Checken ob die Dateien nun "Grün" sind mit ''ls -la''
 +  * zudem muss die Datei "mysql_install_db" noch mit "dos2unix" umgeschrieben werden
 +  * ursprüngliche Größe ist 24162 
 +  * ''dos2unix mysql_install_db'' 
 +  * neue Größe ist jetzt mit ''ls -la'' 23448
 +  * sicherheitshalber die Datei "messy.conf" noch bearbeiten
 +  * ''nano /home/pi/messy/messy.json''
 +  * hier den DataPath anpassen zu "/home/pi/messydata" und raus mit str x y enter
  
  
  
messy/01_einrichtung/02_pycharm.1719893663.txt.gz · Last modified: 2024/07/02 06:14 by dominik

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki