Re: Requirements Failure

From: Mark Murawski <markm-lists(at)intellasoft(dot)net>
To: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
Cc: pgadmin-support(at)lists(dot)postgresql(dot)org
Subject: Re: Requirements Failure
Date: 2017-08-04 13:41:25
Message-ID: 18d1f99a-625a-3148-dc98-dff17cf8ebe2@intellasoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

On 08/02/17 00:08, Ashesh Vashi wrote:
> Hi Mark,
>
> On Wed, Aug 2, 2017 at 8:47 AM, Mark Murawski
> <markm-lists(at)intellasoft(dot)net <mailto:markm-lists(at)intellasoft(dot)net>> wrote:
>
> Requirements fails to load for the latest trunk/master 6717aff
>
> We don't use SVN for source management.
> Please let us know - from where did you get the source?
>
> Please also let us know the version pip.
> Please upgrade the pip to the latest version, and let us know the result.
>
>

Subversion? I'm not sure where you got that from. I got the source
from the main git repo git://git.postgresql.org/git/pgadmin4.git.

I'm at checkout 6717aff (also noted above)

I removed my ~/.virtualenvs/pgadmin4/ and now I get this error instead:

..Successful installs... snip

Downloading/unpacking Flask-WTF==0.12 (from -r requirements.txt (line 20))
Downloading Flask-WTF-0.12.tar.gz (247kB): 247kB downloaded
Running setup.py (path:/tmp/pip-build-0whqvyps/Flask-WTF/setup.py)
egg_info for package Flask-WTF
warning: no previously-included files matching '*.pyc' found under
directory 'tests'
warning: no previously-included files matching '*.pyc' found under
directory 'tests'
warning: no previously-included files matching '*.pyc' found under
directory 'docs'
warning: no previously-included files matching '*.pyo' found under
directory 'docs'
no previously-included directories found matching 'docs/_build'
no previously-included directories found matching 'docs/_themes/.git'
Downloading/unpacking html5lib==1.0b3 (from -r requirements.txt (line 21))
Downloading html5lib-1.0b3.tar.gz (884kB): 884kB downloaded
Running setup.py (path:/tmp/pip-build-0whqvyps/html5lib/setup.py)
egg_info for package html5lib
Cleaning up...
Exception:
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/pip/basecommand.py", line 122,
in main
status = self.run(options, args)
File "/usr/lib/python3/dist-packages/pip/commands/install.py", line
290, in run
requirement_set.prepare_files(finder,
force_root_egg_info=self.bundle, bundle=self.bundle)
File "/usr/lib/python3/dist-packages/pip/req.py", line 1091, in
prepare_files
req_to_install.check_if_exists()
File "/usr/lib/python3/dist-packages/pip/req.py", line 811, in
check_if_exists
self.satisfied_by = pkg_resources.get_distribution(self.req)
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line
553, in get_distribution
dist = get_provider(dist)
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line
427, in get_provider
return working_set.find(moduleOrReq) or require(str(moduleOrReq))[0]
IndexError: list index out of range

Storing debug log for failure in /home/kobaz/.pip/pip.log

Pip3 Info:
http://ftp.us.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message dewalters1 2017-08-04 15:50:38 Re: pgAdmin 4 v1.3 fails to load
Previous Message Raymond O'Donnell 2017-08-03 10:39:41 Re: standby database crash