Re: [pgadmin-support] Can't install pgadmin4 on linux (flask required)

2016-11-02 Thread Dave Page
Hi On Wednesday, November 2, 2016, Mark Murawski wrote: > On 11/2/16 8:01 AM, Dave Page wrote: > > Hi > > On Tuesday, November 1, 2016, Mark Murawski > wrote: > >> On 11/01/16 12:58, Mark Murawski wrote: >> >> >>> >> The above exception was the direct cause of the f

Re: [pgadmin-support] Can't install pgadmin4 on linux (flask required)

2016-11-02 Thread Mark Murawski
On 11/2/16 8:01 AM, Dave Page wrote: Hi On Tuesday, November 1, 2016, Mark Murawski mailto:markm-li...@intellasoft.net>> wrote: On 11/01/16 12:58, Mark Murawski wrote: The above exception was the direct cause of the following exception: Trac

Re: [pgadmin-support] Can't install pgadmin4 on linux (flask required)

2016-11-02 Thread Dave Page
Hi On Tuesday, November 1, 2016, Mark Murawski wrote: > On 11/01/16 12:58, Mark Murawski wrote: > > >> Now I'm stuck here: >> (pgadmin4)markm {~/download/pgadmin4} markm$ pip install -r >> requirements_py3.txt >> Downloading/unpacking Babel==1.3 (from -r requirements

Re: [pgadmin-support] Can't install pgadmin4 on linux (flask required)

2016-11-01 Thread Mark Murawski
On 11/01/16 12:58, Mark Murawski wrote: Now I'm stuck here: (pgadmin4)markm {~/download/pgadmin4} markm$ pip install -r requirements_py3.txt Downloading/unpacking Babel==1.3 (from -r requirements_py3.txt (line 1)) Downloading Babel-1.3.tar.gz (3.4MB): 3.4MB downloa

Re: [pgadmin-support] Can't install pgadmin4 on linux (flask required)

2016-11-01 Thread Mark Murawski
On 10/30/16 13:13, Dave Page wrote: That email is really quite old - we ignore PYTHONPATH these days (otherwise, if the user has it set for other purposes, it can break pgAdmin). I made some significant updates to the README last week, which you should review - particularly the part about config

Re: [pgadmin-support] Can't install pgadmin4 on linux (flask required)

2016-10-30 Thread Dave Page
Hi On Sunday, October 30, 2016, Mark Murawski wrote: > > Hi, > > So I followed all the instructions so far with pgadmin4 1.1 > > Debian Jessie > Qt5 5.3.2-2 > Python 3.4 3.4.2-1 > > All the requirements are met: > > markm {/home/markm/download/pgadmin4-1.1} root# pip3 install -r > requirements_p