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.
Thanks, Khushboo On Mon, Apr 27, 2020 at 3:16 PM Dave Page <dp...@pgadmin.org> wrote: > The attached patch removes support for Python 2.7 in general from the > macOS appbundle build, thus also removing special handling for use of the > system Python installation. > > -- > Dave Page > Blog: http://pgsnake.blogspot.com > Twitter: @pgsnake > > EnterpriseDB UK: http://www.enterprisedb.com > The Enterprise PostgreSQL Company >