Re: pgAdmin4 v2.1 pip-wheel does not install flask_htmlmin

2018-01-14 Thread Dave Page
Hi On Sat, Jan 13, 2018 at 6:11 PM, wrote: > I installed the pip-wheel but it does not start because flask_htmlmin is > missing: > > > > bash-4.2# python /usr/lib/python2.7/site-packages/pgadmin4/pgAdmin4.py > > Traceback (most recent call last): > > File "/usr/lib/python2.7/site-packages/pgad

pgAdmin4 v2.1 pip-wheel does not install flask_htmlmin

2018-01-13 Thread Harald.Immerheiser
I installed the pip-wheel but it does not start because flask_htmlmin is missing: bash-4.2# python /usr/lib/python2.7/site-packages/pgadmin4/pgAdmin4.py Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/pgadmin4/pgAdmin4.py", line 67, in app = create_app() File "/