mirror of
https://github.com/Schrolli91/BOSWatch.git
synced 2026-03-12 07:53:48 +01:00
Created Mögliche Fehler (markdown)
parent
f33e908df8
commit
9067ce91e5
5
Mögliche-Fehler.md
Normal file
5
Mögliche-Fehler.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# cannot load plugin: MySQL
|
||||
Hierfür muss das Python MySQL-Plugin installiert werden. Dies tut man mit
|
||||
```
|
||||
sudo apt-get install python-mysql.connector
|
||||
```
|
||||
Loading…
Reference in a new issue