| From: | Dave Page <dpage(at)pgadmin(dot)org> |
|---|---|
| To: | Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com> |
| Cc: | pgadmin-hackers <pgadmin-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: Patch to remove Python 2.7 support in the macOS Appbundle |
| Date: | 2020-04-27 14:30:57 |
| Message-ID: | CA+OCxozR=LyF3gjO0bsbYs__dwvo5VPYMrugXVQxDFzEdbXxPA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
On Mon, Apr 27, 2020 at 3:28 PM Khushboo Vashi <
khushboo(dot)vashi(at)enterprisedb(dot)com> wrote:
> Hi,
>
> The code looks good to me. The package building was tested by Neel and we
> found that the venv was built with Python 3+ but the runtime was built
> against Python 2.7.
> As per Dave, Neel may have not used a venv of the correct version as it is
> working fine on Dav'e system. So, we can commit the patch.
>
Yeah, that's not ideal, but the same problem exists today. I need to spend
some time figuring out how to make that more robust.
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Abhilasha Narendra | 2020-04-27 14:46:31 | Re: [pgAdmin][RM5348]LDAP Authentication Support |
| Previous Message | Khushboo Vashi | 2020-04-27 14:27:55 | Re: Patch to remove Python 2.7 support in the macOS Appbundle |