Re: pgAdmin4 - cannot run on Debian 8

From: André Cardoso <andrekrieg(at)gmail(dot)com>
To: Dave Page <dpage(at)pgadmin(dot)org>
Cc: Johann Spies <jspies(at)sun(dot)ac(dot)za>, pgAdmin Support <pgadmin-support(at)postgresql(dot)org>
Subject: Re: pgAdmin4 - cannot run on Debian 8
Date: 2016-10-25 11:07:05
Message-ID: CAF66oBdqBxmEkRPXU4CHDH_BuuKyQKwLWesSryr9-1a=NuPsBA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

I'm not talking about APT, Yum or pip documentation...

README:
To build the runtime, the following packages must be installed:

- QT 4.6 or above (older versions may work, but haven't been tested).
- Python 2.6 or above.

QT 4.6 and Python have A LOT o packages. So the QT and Python "basic"
installation do no work. No mention at all about uic command. Neither
about requirements_py*.txt
and a bunch of sh*t like Babel, beautifulsoup4, Flask etc.

I'm not a developer and think at least 90% of DBAs out there aren't it
too... I don't want to make my workstation a Python development machine, so
for now pgAdmin4 don't worth the trouble...

2016-10-25 8:48 GMT-02:00 Dave Page <dpage(at)pgadmin(dot)org>:

> Hi
>
> On Tue, Oct 25, 2016 at 11:42 AM, André Cardoso <andrekrieg(at)gmail(dot)com>
> wrote:
> > Hi!
> >
> > Same problem with proxy.
> > Tried to set PROXY, http_proxy, https_proxy variables, but no go...
> >
> > root(at)mydebian8:/home/mydebian8/pgadmin4-1.0# pip install -r
> > requirements_py2.txt
> > Downloading/unpacking Babel==1.3 (from -r requirements_py2.txt (line 1))
> > Cannot fetch index base URL https://pypi.python.org/simple/
> > Could not find any downloads that satisfy the requirement Babel==1.3
> (from
> > -r requirements_py2.txt (line 1))
> > Cleaning up...
> > No distributions at all found for Babel==1.3 (from -r
> requirements_py2.txt
> > (line 1))
> > Storing debug log for failure in /root/.pip/pip.log
> >
> > I will give up... Too trouble for me... Don't worth it...
> >
> > Maybe the installation instructions needs to be more detailed. It is
> really
> > weak.
>
> Pip isn't something we maintain - it's a pretty standard Python tool
> for package management. Whilst I don't deny our instructions could use
> further improvements, we're not going to start documenting low level
> details of 3rd party tools - an analogous situation would be us
> documenting the finer details of configuring APT or Yum. Doing so is
> well outside of our expertise.
>
> --
> Dave Page
> Blog: http://pgsnake.blogspot.com
> Twitter: @pgsnake
>
> EnterpriseDB UK: http://www.enterprisedb.com
> The Enterprise PostgreSQL Company
>

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Dave Page 2016-10-25 11:12:44 Re: pgAdmin4 - cannot run on Debian 8
Previous Message Dave Page 2016-10-25 10:48:09 Re: pgAdmin4 - cannot run on Debian 8