More RHEL 6 build issues

From: Devrim Gündüz <devrim(at)gunduz(dot)org>
To: pgadmin-hackers <pgadmin-hackers(at)PostgreSQL(dot)org>
Subject: More RHEL 6 build issues
Date: 2017-07-11 10:21:40
Message-ID: 1499768500.27234.7.camel@gunduz.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers


Hi,

I thought we fixed it at some point, but I'm recently getting this again:

in the web/config.py, I changed
MINIFY_PAGE = True

to False.

Still getting

sphinx-1.0-build -b html -d _build/doctrees . _build/html
Making output directory...
Running Sphinx v1.0.8

Exception occurred:
File "/usr/lib/python2.6/site-packages/pgadmin4-web/flask_htmlmin.py", line 1, in <module>
from htmlmin.main import minify
ImportError: No module named main

Any hints?

Regards,
--
Devrim Gündüz
EnterpriseDB: https://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-07-11 10:44:37 Re: More RHEL 6 build issues
Previous Message Ashesh Vashi 2017-07-11 09:33:41 Re: pgAdmin 4 commit: Revert "Ensure dependencies are packaged in the tarba