Skip to content

openstack libpq dev install

Ryan Liang edited this page Dec 21, 2018 · 1 revision

OpenStack Install libpq-dev on Ubuntu18/Mint19

Meet errors when running tox -e py27,pep8 of Cinder

If meet belowing error, need to install libpq-dev with version 9.5.14.

Error: could not determine PostgreSQL version from '10.6'

Clone this wiki locally