I'm trying to install Pysqlite on a Windows 10 machine with Python 2.7 via pip using:
pip install pysqlite
And I keep getting the following error:
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc6 in position 182: ordinal not in range (128)
Any ideas what's happening?
Best regards,
Aucun commentaire:
Enregistrer un commentaire