kakopappa / sinric

Amazon Alexa Smart home skill / Google Home Action for ESP8266 / ESP32 / Arduino
https://sinric.com
285 stars 166 forks source link

Module mysqldb #429

Open whitewindoff897 opened 4 years ago

whitewindoff897 commented 4 years ago

Traceback (most recent call last): File "C:\Server\sborka\Launch.PY", line 2, in import os, sys, json, re, time, smtplib, random, ftplib, sqlite3, MySQLdb, threading, urllib2, binascii, traceback, ConfigParser, inspect,zlib,math,struct,requests ImportError: No module named MySQLdb [ERROR] Erro nas Portas server. Reiniciar servidor 3 seconds

Hello, I need help, according to this error, it is logical to think that the mysqldb module is missing. When installing the module, it gives an error:

DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support ERROR: Could not find a version that satisfies the requirement mysqldb (from versions: none) ERROR: No matching distribution found for mysqldb