Mantis - py_pip
Viewing Issue Advanced Details
5128 minor always 2013-12-04 12:23 2013-12-04 14:14
flub  
cgrzemba  
normal  
closed  
fixed  
none    
none  
0005128: Missing dependency on py_setuptools
When installing py_pip there is no dependency on py_setuptools. So on a machine where setuptools is not installed pip will fail when trying to import pkg_resources. Simply installing py_setuptools manually fixes the issue.
Issue History
2013-12-04 12:23 flub New Issue
2013-12-04 12:54 cgrzemba Status new => assigned
2013-12-04 12:54 cgrzemba Assigned To => cgrzemba
2013-12-04 14:14 cgrzemba Note Added: 0010659
2013-12-04 14:14 cgrzemba Status assigned => closed
2013-12-04 14:14 cgrzemba Resolution open => fixed

Notes
(0010659)
cgrzemba   
2013-12-04 14:14   
fixed in REV=2013.12.04