Will12514
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Will12514-
Will12514 commented,
Scratch that I now have the application running. However it is not serving up the Python Flask web application, instead it just a blank page is visible
-
Will12514 commented,
I got areound this by installung PyMysql. Although now I have a problem getting the python web app to run . I'm getting: WSGI script is not in webapp directory even though it is in the webapp di...
-
Will12514 created a post,
Installing python-devel/mysql-devel
I'm trying to install mysqlclient for python 3.6 on a cpanel server using: pip3 install mysqlclient However I get an error: _mysql.c:29:20: fatal error: Python.h: No such file or directory #i...