简体   繁体   中英

Not Able To Deploy Django App Because of This Error How To Fix It

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

Try google, "mysql build from wheel".

Find your operating system. Download. Try again.

Go to Settings.py

Set DEBUG = 'None'

In case that does not work, refer to this tutorial - https://pythontuts.com/django/posts/301154532665841128/

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM