facebook / chisel

Chisel is a collection of LLDB commands to assist debugging iOS apps.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xcode 11.0 run error

dlwj15 opened this issue · comments

error: module importing failed: Missing parentheses in call to 'print'. Did you mean print('Whoops! You are missing the <' + arg.argName + '> argument.')? (fblldb.py, line 98)
File "temp.py", line 1, in

If you looked at a few issues down, #270, #272 have the same issue. It is already being worked on in #266

With #266 merged, you should be all good! Let us know if the issue reoccurs!

Not working for me still on Xcode 11.1 and macOS 10.14.5, on chisel 1.8.1.

Still not works. Xcode 11.2, macOS 10.15.1.

image
image