ERROR: mysqlclient-1.4.6-cp38-cp38-win32.whl is not a supported wheel on this platform. ! Push rejected, failed to compile Python app. ! Push failed
Asked
Active
Viewed 38 times
2 Answers
0
Try google, "mysql build from wheel".
Find your operating system. Download. Try again.

Thatcher Thornberry
- 540
- 4
- 12
-1
Go to Settings.py
Set DEBUG = 'None'
In case that does not work, refer to this tutorial - https://pythontuts.com/django/posts/301154532665841128/

ABCD
- 1