ERROR404

Results 2 issues of ERROR404

我遇到了新的问题,也是无法弹出新的Term。 ![](http://img.lhyerror404.cn/error404/2019-12-15-031115.png) 新的终端窗口未弹出。 顺便一提,在安装ancypwn-terminal-iterm2之后,其依赖包osascript不会被安装,需要手动安装才可以顺利运行test_run()函数并弹出新的终端窗口。 我无法确定本地的守护进程是否已被启动,在docker容器测试使用socket链接是可以成功发送数据的。 _Originally posted by @hebtuerror404 in https://github.com/Escapingbug/ancypwn/issues/9#issuecomment-565773178_

I'm trying to install keystone-engine with pip3: pip3 install keystone-engine When it tries to build I get an error: ``` Collecting keystone-engine Downloading https://files.pythonhosted.org/packages/9a/fc/ed0d3f46921bfaa612d9e8ce8313f99f4149ecf6635659510220c994cb72/keystone-engine-0.9.1-3.tar.gz (2.8MB) 100% |████████████████████████████████| 2.8MB 83kB/s Installing...