PIP installation PsyCOPG2 installation and errors
Phenomenon:
Error: pg_config executable not found.
Please add the directory containing pg_config to the PATH
or specify the full executable path with the option:
python setup.py build_ext --pg-config /path/to/pg_config build ...
or with the pg_config option in 'setup.cfg'.
Complete output from command python setup.py egg_info:
running egg_info
creating pip-egg-info/psycopg2.egg-info
writing pip-egg-info/psycopg2.egg-info/PKG-INFO
writing top-level names to pip-egg-info/psycopg2.egg-info/top_level.txt
writing dependency_links to pip-egg-info/psycopg2.egg-info/dependency_links.txt
writing manifest file 'pip-egg-info/psycopg2.egg-info/SOURCES.txt'
warning: manifest_maker: standard file '-c' not found
The solution
1. Install libpq-dev
sudo apt-get install libpq-dev python-dev
2, PIP installation
··
PIP install psycopg2
··· ·
For more information, please pay attention to the public account
Read More:
- Pg_dump Error: pg_dump: No matching tables were found,pg_dump: schema with OID 1515227 does not exi
- EnvironmentError:mysql config not found
- Executable file not found in $path bug solution
- The MAC system installs MySQL client, and the error is solved_ config not found
- Alpine Linux executable file crash report error / lib / x86 not found_ 64 Linux GNU / libc.so solution
- Vue error: no postcss config found solution
- Virtual environment: error: virtualenv is not compatible with this system or executable
- Using Navicat + premium + 11.1 to connect to PG12 version, error: column c.relhasoids does not exist
- When using exe4j to generate exe executable file from jar, no JVM could be found on your system exception appears
- error: declaration may not appear after executable statement in block
- cnpm error Module build failed: Error: No PostCSS Config found in:
- PHP connection PostgreSQL error call to undefined function PG_ connect()
- IntelliJ idea error: package not found or symbol not found
- [Solved] ERROR Error: No module factory availabl at Object.PROJECT_CONFIG_JSON_NOT_VALID_OR_NOT_EXIST ‘Error
- postgresql FATAL:no pg_hba.conf entry for host “192….“
- How to Fix Pandoc wasn’t found.pdflatex not found on PATH
- ERROR Invalid options in vue.config.js: “plugins“ is not allowed
- Spring cloud config does not read bootstrap.properties/yml
- pg_ctl: no database directory specified and environment variable PGDATA unset , centos 7 postgreSQL
- Add executable permissions to Linux files