Show More
@@ -250,6 +250,7 b' On Python 2, we use the 3rd party virtua' | |||||
250 | Note: we use this weird path to run pip and hg to avoid platform differences, |
|
250 | Note: we use this weird path to run pip and hg to avoid platform differences, | |
251 | since it's bin on most platforms but Scripts on Windows. |
|
251 | since it's bin on most platforms but Scripts on Windows. | |
252 | $ ./installenv/*/pip install --no-index $TESTDIR/.. >> pip.log |
|
252 | $ ./installenv/*/pip install --no-index $TESTDIR/.. >> pip.log | |
|
253 | Failed building wheel for mercurial (?) | |||
253 | $ ./installenv/*/hg debuginstall || cat pip.log |
|
254 | $ ./installenv/*/hg debuginstall || cat pip.log | |
254 | checking encoding (ascii)... |
|
255 | checking encoding (ascii)... | |
255 | checking Python executable (*) (glob) |
|
256 | checking Python executable (*) (glob) |
General Comments 0
You need to be logged in to leave comments.
Login now