Oslandia / albion

Migrated to: https://gitlab.com/Oslandia/albion
https://gitlab.com/Oslandia/albion
GNU General Public License v3.0
49 stars 17 forks source link

Error creating new project #77

Open cesarcorreo opened 5 years ago

cesarcorreo commented 5 years ago

I finally success installing the plugin. Once installed I'm trying to create a new project but I'm having the next Python error: 2018-09-26T14:07:24 1 Traceback (most recent call last): File "C:/Users/usuario/.qgis2/python/plugins\albion-master\plugin.py", line 268, in __new_project cur.execute("create extension plpython3u") InternalError: no se pudo cargar la biblioteca «C:/PostgreSQL/10/lib/plpython3.dll»: unknown error 126

Thanks in advance

vpicavet commented 5 years ago

This looks like a PostgreSQL install error, which is not directly related to Albion. Please contact Oslandia directly if you want extended support on all these subjects.