Hello, pgadmin4 team! I use pgadmin4 1.1 from official site on Ubuntu 14.04.
I have Python 3.4.3, qt5 5.2.1 and I build a runtime component for running pgadmin4 in client mode. I set venv via venv-3.4 in pgadmin4-1.1/venv. So, I run runtime part with command: $ cd pgadmin4-1.1/ $ ./runtime/pgAdmin4 I have the following output: Python path: "" Python Home: "/home/dimv36/pgadmin4-1.1/venv" Fatal Python error: Py_Initialize: Unable to get the locale encoding ImportError: No module named 'encodings' And I have Linux core dump file. If you need in it, I will send to you with next message. So, what's wrong? Sorry, If those question was here. Thanks. -- Best regards, Dmitry Voronin -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-support