Re: More RHEL 6 build issues
От | Dave Page |
---|---|
Тема | Re: More RHEL 6 build issues |
Дата | |
Msg-id | CA+OCxoxt1tycxKCnpHWL0D4=enJit9a+ZduAo4BaRuTBkL6j1w@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: More RHEL 6 build issues (Devrim Gündüz <devrim@gunduz.org>) |
Список | pgadmin-hackers |
Hi
--
On Tue, Jul 11, 2017 at 5:40 PM, Devrim Gündüz <devrim@gunduz.org> wrote:
Hi Dave,
On Tue, 2017-07-11 at 12:26 +0100, Dave Page wrote:
> Anyway; the attached patch fixes the issue for me. I wonder if this is some
> CentOS weirdness...
Thanks, that fixed this issue. We have now another one:
Exception occurred:
File "/usr/lib/python2.6/site-packages/pgadmin4-web/flask_ sqlalchemy/__init__.py", line 25, in <module>
from sqlalchemy import orm, event, inspect
ImportError: cannot import name event
I have no idea what would cause that. Are you using a version of any Python component that differs from whats in requirements.txt?
The reason I ask is that we have automated regression tests on Python 2.6, and they're passing just fine - so whatever you do on CentOS 6 should as well.
You can see from the test output at https://jenkins.pgadmin.org/job/pgadmin4-master-python26/lastSuccessfulBuild/consoleText what packages are being used (the installations are fairly near the top).
Note that the second PIP run (which starts with pyperclip) is for the components in web/regression/requirements.txt, which are only required to run the regression tests.
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
В списке pgadmin-hackers по дате отправления: