Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 102fe7b

Browse filesBrowse files
committed
Update README
1 parent 3a700b2 commit 102fe7b
Copy full SHA for 102fe7b

File tree

Expand file treeCollapse file tree

1 file changed

+5
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+5
-1
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+5-1Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,13 @@ $ pip install mysqlclient
5151

5252
### Linux
5353

54+
**Note that this is a basic step. I can not support complete step for build for all
55+
environment. If you can see some error, you should fix it by yourself, or ask for
56+
support in some user forum. Don't file a issue on the issue tracker.**
57+
5458
You may need to install the Python 3 and MySQL development headers and libraries like so:
5559

56-
* `$ sudo apt-get install python3-dev default-libmysqlclient-dev` # Debian / Ubuntu
60+
* `$ sudo apt-get install python3-dev default-libmysqlclient-dev build-essentials` # Debian / Ubuntu
5761
* `% sudo yum install python3-devel mysql-devel` # Red Hat / CentOS
5862

5963
Then you can install mysqlclient via pip now:

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.