python setup.py install doesn't install dependencies
Bug #1751997 reported by
Rotem
This bug report is a duplicate of:
Bug #1751996: python setup.py install doesn't install dependencies.
Edit
Remove
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
PBR |
New
|
Undecided
|
Unassigned |
Bug Description
$ git clone https:/
$ cd slash
$ python setup.py install
The above project uses pbr to manage its setup.py file. Installing it with pip seems to work ok, but installing via "setup.py install" ends up not installing any of the dependencies....
To post a comment you must log in.
Sorry, for some reason hitting "Create" created two issues... have no idea why...