Message204325
| Author |
vstinner |
| Recipients |
ncoghlan, vstinner |
| Date |
2013年11月25日.11:30:04 |
| SpamBayes Score |
-1.0 |
| Marked as misclassified |
Yes |
| Message-id |
<1385379005.22.0.834841842674.issue19769@psf.upfronthosting.co.za> |
| In-reply-to |
| Content |
This issue looks like issue #19734, but I'm not sure, so I prefer to open a new issue. Don't hesitate to close it as a duplicate of it's the same.
http://buildbot.python.org/all/builders/AMD64%20Windows%20Server%202008%20%5BSB%5D%203.x/builds/1752/steps/test/logs/stdio
test_with_pip (test.test_venv.EnsurePipTest) ... FAIL
======================================================================
FAIL: test_with_pip (test.test_venv.EnsurePipTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "E:\home\cpython\buildslave\x643円.x.snakebite-win2k8r2sp1-amd64\build\lib\test\test_venv.py", line 314, in test_with_pip
self.assertEqual(err, "")
AssertionError: "C:\\Users\\BUILDS~1\\AppData\\Local\\Tem[138 chars]\r\n" != ''
- C:\Users\BUILDS~1\AppData\Local\Temp\tmpa0ocjb9d\Scripts\python_d.exe: No module named 'pip._vendor.requests.adapters'; 'pip' is a package and cannot be directly executed |
|
History
|
|---|
| Date |
User |
Action |
Args |
| 2013年11月25日 11:30:05 | vstinner | set | recipients:
+ vstinner, ncoghlan |
| 2013年11月25日 11:30:05 | vstinner | set | messageid: <1385379005.22.0.834841842674.issue19769@psf.upfronthosting.co.za> |
| 2013年11月25日 11:30:05 | vstinner | link | issue19769 messages |
| 2013年11月25日 11:30:04 | vstinner | create |
|