【发布时间】:2015-12-03 21:00:10
【问题描述】:
当我从 Windows 命令行运行 pip install 或仅 pip 时,我认为它会导致死锁,并且无法通过按 CTRL + C
退出正在运行的进程当我从 Git Bash 运行它时,它给了我错误
0 [sig] bash 9796 get_proc_lock: Couldn't acquire sync_proc_subproc for(5,1), last 7, Win32 error 0
1040 [sig] bash 9796 proc_subproc: couldn't get proc lock. what 5, val 1
【问题讨论】:
标签: python python-3.x pip