When we use python setup.py develop, if there is a packages not installed already, it means distutils/easy_install installs it. Unfortunately, those are both way more stupid than pip. Instead, get pip to install missing depends, then run the setup.py develop so that distutils doesn't need to install things. Change-Id: Ifad3bbc8e9eac0b14dc5bb40175cf2bd45b64b00
80 KiB
Executable File
80 KiB
Executable File