Public bug reported:

If you use python-pygresql on a system that has never have postgresql
installed, you get:

Traceback (most recent call last):
  File "stddev5.py", line 12, in <module>
    import pg
  File "/usr/lib/python2.5/site-packages/pg.py", line 21, in <module>
    from _pg import *
ImportError: libpq.so.5: cannot open shared object file: No such file or 
directory

Installing libpq5 in Feisty solves this problem.

** Affects: pygresql (Ubuntu)
     Importance: Undecided
         Status: New

-- 
python-pygresql requires libpq5 to work
https://bugs.launchpad.net/bugs/130792
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to