Will12514
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Posts
Recent activity by Will12514-
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...