安装了chisel后xcode11不兼容

2019-12-26  本文已影响0人  独角兽_d8a4

启动chisel时xcode报错:

error: module importing failed: Missing parentheses in call to 'print'. Did you mean print('Whoops!

由于最新的lldb基于Python3 而chisel基于Python2

已经有大神出来解决了:https://github.com/chenjiangchuan/chisel

下载以后替换chisel目录中的libexec,然后重新启动Xcode。完美解决!

上一篇下一篇

猜你喜欢

热点阅读