Skip to content
This repository has been archived by the owner on Aug 5, 2019. It is now read-only.

Installation issue #15

Open
rinshadka opened this issue Jul 23, 2019 · 0 comments
Open

Installation issue #15

rinshadka opened this issue Jul 23, 2019 · 0 comments

Comments

@rinshadka
Copy link

While installing got the below error,

pip install pg-table-markdown

Collecting pg-table-markdown
Using cached https://files.pythonhosted.org/packages/fb/70/4f959fcace61212484eb22fbc35ed5ef519a6fa4c54a0e7d1a50dd2e16e9/pg-table-markdown-1.0.5.tar.gz
Collecting Click==6.2 (from pg-table-markdown)
Using cached https://files.pythonhosted.org/packages/a0/90/0f5ea412a4d5b8e31cb514208e02824b45a8f4de52654733f0a862353fd9/click-6.2-py2.py3-none-any.whl
Collecting psycopg2==2.6.1 (from pg-table-markdown)
Using cached https://files.pythonhosted.org/packages/86/fd/cc8315be63a41fe000cce20482a917e874cdc1151e62cb0141f5e55f711e/psycopg2-2.6.1.tar.gz
ERROR: Complete output from command python setup.py egg_info:
ERROR: 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'
Error: could not determine PostgreSQL version from '10.9'
----------------------------------------
ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-install-Y1rXY1/psycopg2/

I assume an update for psycopg2==2.6.1 to psycopg2==2.7.1 will fix this issue.
Thanks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant