On Tue, Apr 4, 2017 at 11:36 PM, rhuddbiz <rhudd...@gmail.com> wrote:
> Dave,
>
> after installing
> https://ftp.postgresql.org/pub/pgadmin3/pgadmin4/v1.3/pip/pgadmin4-1.3-py2.py3-none-any.whl
>
> i can't seem to find any filename matching the one you mentioned, that seems
> strange to me.
> web/pgadmin/__init__.py

That's the path in a source checkout and in most packages. If you've
installed the wheel though, the web/ part is removed as the wheel
doesn't include other parts like the runtime. For example, on my
system in a virtual environment called test, the path is:

~/.virtualenvs/test/lib/python2.7/site-packages/pgadmin4/pgadmin/__init__.py


-- 
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


-- 
Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-support

Reply via email to