mirror of
https://github.com/psycopg/psycopg2.git
synced 2025-07-29 01:19:45 +03:00
install.rst Build pre-reqs tweak
This commit is contained in:
parent
1b255b7dc3
commit
f83e1452ec
|
@ -153,7 +153,8 @@ it from sources you will need:
|
|||
- A C compiler.
|
||||
|
||||
- The Python header files. They are usually installed in a package such as
|
||||
**python-dev** or **python3-dev**. A message such as *error: Python.h: No
|
||||
**python-dev**, **python3-dev** or **python3.x-dev** (where 3.x is your
|
||||
Python version, e.g. python3.9-dev). A message such as *error: Python.h: No
|
||||
such file or directory* is an indication that the Python headers are
|
||||
missing.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user