Re: Building releases...

2018-04-09 Thread Dave Page
It works like that for me too. Try running from the runtime. On Mon, Apr 9, 2018 at 2:39 PM, Murtuza Zabuawala < murtuza.zabuaw...@enterprisedb.com> wrote: > I tried and it is working fine. > > -- > Regards, > Murtuza Zabuawala > EnterpriseDB: http://www.enterprisedb.com > The Enterprise PostgreS

Re: Building releases...

2018-04-09 Thread Neel Patel
On Mon, Apr 9, 2018 at 6:51 PM, Dave Page wrote: > > > On Mon, Apr 9, 2018 at 2:20 PM, Neel Patel > wrote: > >> Hi Dave, >> >> On Mon, Apr 9, 2018 at 6:33 PM, Khushboo Vashi < >> khushboo.va...@enterprisedb.com> wrote: >> >>> >>> >>> On Mon, Apr 9, 2018 at 6:19 PM, Dave Page wrote: >>> Oh

Re: Building releases...

2018-04-09 Thread Dave Page
On Mon, Apr 9, 2018 at 2:20 PM, Neel Patel wrote: > Hi Dave, > > On Mon, Apr 9, 2018 at 6:33 PM, Khushboo Vashi < > khushboo.va...@enterprisedb.com> wrote: > >> >> >> On Mon, Apr 9, 2018 at 6:19 PM, Dave Page wrote: >> >>> Oh yeah - I forgot to mention that running it in PyCharms seems to work.

Re: Building releases...

2018-04-09 Thread Neel Patel
Hi Dave, On Mon, Apr 9, 2018 at 6:33 PM, Khushboo Vashi < khushboo.va...@enterprisedb.com> wrote: > > > On Mon, Apr 9, 2018 at 6:19 PM, Dave Page wrote: > >> Oh yeah - I forgot to mention that running it in PyCharms seems to work. >> The issue comes when using the runtime from what I can see (ev

Re: Building releases...

2018-04-09 Thread Khushboo Vashi
On Mon, Apr 9, 2018 at 6:19 PM, Dave Page wrote: > Oh yeah - I forgot to mention that running it in PyCharms seems to work. > The issue comes when using the runtime from what I can see (even using the > exact same venv that works otherwise). > > Didn't try on windows. Let me try. > On Mon, Apr 9

Re: Building releases...

2018-04-09 Thread Dave Page
Oh yeah - I forgot to mention that running it in PyCharms seems to work. The issue comes when using the runtime from what I can see (even using the exact same venv that works otherwise). On Mon, Apr 9, 2018 at 1:46 PM, Murtuza Zabuawala < murtuza.zabuaw...@enterprisedb.com> wrote: > Did not try r

Re: Building releases...

2018-04-09 Thread Murtuza Zabuawala
Did not try running pgAdmin4 on windows from git repo. Let me get the latest pull and check. -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Mon, Apr 9, 2018 at 5:53 PM, Dave Page wrote: > ... is really not going well today. > > Afte

Building releases...

2018-04-09 Thread Dave Page
... is really not going well today. After arguing with PIP on Mac for some time, I eventually managed to get a build out. That required a manual update of my system to 9.0.3 to ensure TLS 1.2 worked, and then changing to build such that we only force our own build of Psycopg2, and not other Python