提交 0d27d5aa 编写于 作者: G Garry Polley

Fixing import error for tempfile

A change was made to add extra logging whenever pip log files cannot be added. 

Here is the changeset that caused the issue:  https://github.com/pypa/pip/commit/8ebc7a316016c4eb01cb77c8df1fe538c7bddf2a#pip/basecommand.py
上级 0c599b68
......@@ -4,6 +4,7 @@ import os
from pkgutil import walk_packages
import socket
import sys
import tempfile
import traceback
import time
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册