cannot find oslo.config dependency

Bug #1353743 reported by Peter Balland
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
congress
Invalid
Critical
Unassigned

Bug Description

running 'sudo python setup.py develop' per the readme fails when parsing the oslo.config dependency:

Searching for oslo.config>=1.4.0.0a3
Reading http://pypi.python.org/simple/oslo.config/
No local packages or download links found for oslo.config>=1.4.0.0a3
error: Could not find suitable distribution for Requirement.parse('oslo.config>=1.4.0.0a3')

Revision history for this message
Tim Hinrichs (thinrichs) wrote :

It fails for me as well, though differently.

nicira@Ubuntu1204Server:~/congress$ sudo python setup.py develop
/usr/local/lib/python2.7/dist-packages/pbr/core.py:128: UserWarning: Unknown distribution option: 'entry_points'
  warnings.warn(msg)
/usr/local/lib/python2.7/dist-packages/pbr/core.py:128: UserWarning: Unknown distribution option: 'install_requires'
  warnings.warn(msg)
/usr/local/lib/python2.7/dist-packages/pbr/core.py:128: UserWarning: Unknown distribution option: 'zip_safe'
  warnings.warn(msg)
/usr/local/lib/python2.7/dist-packages/pbr/core.py:128: UserWarning: Unknown distribution option: 'include_package_data'
  warnings.warn(msg)
/usr/local/lib/python2.7/dist-packages/pbr/core.py:128: UserWarning: Unknown distribution option: 'tests_require'
  warnings.warn(msg)
usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
   or: setup.py --help [cmd1 cmd2 ...]
   or: setup.py --help-commands
   or: setup.py cmd --help

error: invalid command 'develop'

Revision history for this message
Peter Balland (pballand) wrote :

This was due to an old version of pip

Changed in congress:
status: New → Invalid
Sean Roberts (sarob)
Changed in congress:
milestone: juno-3 → kilo-2
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.