Re: [pgadmin-hackers] [pgadmin-support] How to clean off all python stuff - Mailing list pgadmin-hackers

From Neel Patel
Subject Re: [pgadmin-hackers] [pgadmin-support] How to clean off all python stuff
Date
Msg-id CACCA4P3JusaXpcW8j3Vwt0JfztX3jMEzNDv4LC6RrbAHLxSgmg@mail.gmail.com
Whole thread Raw
Responses Re: [pgadmin-hackers] [pgadmin-support] How to clean off all python stuff  (Dave Page <dpage@pgadmin.org>)
List pgadmin-hackers
Hi,

Always loop pgadmin-hackers while replying email thread.

Can you please share the errors while running application ?

Thanks,
Neel Patel

On Mon, Mar 6, 2017 at 2:06 PM, marcelo <marcelo.nicolet@gmail.com> wrote:
Hi

Of course I read the README, and followed it until these indications  (pint 6)

(pgadmin4) $ python $PGADMIN4_SRC/web/setup.py

   or by starting pgAdmin 4:

    (pgadmin4) $ python $PGADMIN4_SRC/web/pgAdmin4.py

at line ~ 150 of the file.

And was there where the build/setup process crushed, because some obscure errors on Flask installation.

Could I edit some cpp modules and cut off all the python crap?

TIA

On 06/03/17 00:34, Neel Patel wrote:
Hi Marcelo,

To run the pgAdmin4 as desktop application, you need to build 'runtime' located at PGADMIN_SOURCE/runtime.
How to build the runtime - Please refer 'Building the Runtime' section in 'README file under PGADMIN_SOURCE.

Let us know if you are finding difficulties in building runtime.

Thanks,
Neel Patel

On Mon, Mar 6, 2017 at 4:00 AM, marcelo <marcelo.nicolet@gmail.com> wrote:
Hi
Nice effort done on pgAdmin4.
I can compile it from source (for Lubuntu 15.04), but cannot execute it because of flask and some other python hell. (I don't like nor use python, except when it's embedded in some app I need).
Cannot install flask because some error on pip.
I don't need a web version; some polite desktop is enough for me.
Could someone give me some guidelines regarding which modules to edit to compile it exclusively as desktop for Linux?
TIA
Marcelo


--
Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-support



pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgadmin-hackers][patch] Shows titles for disabled buttons on hover
Next
From: Dave Page
Date:
Subject: Re: [pgadmin-hackers] [pgadmin-support] How to clean off all python stuff