Re: Requirements Failure - Mailing list pgadmin-support

From Mark Murawski
Subject Re: Requirements Failure
Date
Msg-id 18d1f99a-625a-3148-dc98-dff17cf8ebe2@intellasoft.net
Whole thread Raw
In response to Re: Requirements Failure  (Ashesh Vashi <ashesh.vashi@enterprisedb.com>)
List 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@intellasoft.net <mailto:markm-lists@intellasoft.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):
247kBdownloaded  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
directoriesfound matching 'docs/_themes/.git'
 
Downloading/unpacking html5lib==1.0b3 (from -r requirements.txt (line 21))  Downloading html5lib-1.0b3.tar.gz (884kB):
884kBdownloaded  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




pgadmin-support by date:

Previous
From: Raymond O'Donnell
Date:
Subject: Re: standby database crash
Next
From: dewalters1
Date:
Subject: Re: pgAdmin 4 v1.3 fails to load