Re: [pgadmin-support] python version, desktop mode (pgAdmin4)

2017-02-27 Thread Dave Page
On Mon, Feb 27, 2017 at 11:03 AM, Willy-Bas Loos wrote: > OK, here's for a rebound. > Now running ubuntu 16.04. > I pulled the pgadmin4 source from git and managed to make qmake use python3 > en qt5 (the latter using qmake -qt=qt5 after installing some dependencies) > But I get an error about webe

Re: [pgadmin-support] python version, desktop mode (pgAdmin4)

2017-02-27 Thread Willy-Bas Loos
OK, here's for a rebound. Now running ubuntu 16.04. I pulled the pgadmin4 source from git and managed to make qmake use python3 en qt5 (the latter using qmake -qt=qt5 after installing some dependencies) But I get an error about webenginewidgets: Project ERROR: Unknown module(s) in QT: webenginewidg

Re: [pgadmin-support] python version, desktop mode (pgAdmin4)

2017-01-12 Thread Dave Page
Hi On Wed, Jan 11, 2017 at 8:33 PM, Willy-Bas Loos wrote: > Hi, i've just installed pgAdmin4 on ubuntu 14.04 using git (and QT4). > I have 2 newbie questions about it: > > I use python3 in my virtualenv, but qmake says "Python2 detected". (i > installed libqt4-dev with apt-get, so not within the