lutraconsulting / ostranslator-ii

A graphical QGIS plugin for loading Ordnance Survey MasterMap into PostGIS.
16 stars 8 forks source link

Connection to PostGIS problem #9

Open mostlyAtNight opened 9 years ago

mostlyAtNight commented 9 years ago

The sequence of events is the following: 1) QGIS (Wien) installation – Successful 2) PostgreSQL / PostGIS Installation - Successful 3) Database Creation with PostGIS support - Successful 4) OS Translator II Installation - Successful 5) Connection to PostGIS database through QGIS - Successful 6) Open OS Translator II to use it – Successful 7) Attempt to connect to the PostGIS database to use in the OS Translator II (i.e. using the dropdown menu) – Unsuccessful

songololo commented 9 years ago

I have had a similar bug (Mac with QGIS 2.8.2, KyngChaos binaries) where I'm told that it is unable to connect. The issue seems to have resolved for now, and I wonder if this may have been due to conflicting GDAL / psycopg2 installations via the Anaconda python distribution?