Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error: (lldb) command script import /usr/local/opt/chisel/libexec/fblldb.py #283

Closed
wulinfeng198810 opened this issue Mar 20, 2020 · 4 comments

Comments

@wulinfeng198810
Copy link

(lldb) command script import /usr/local/opt/chisel/libexec/fblldb.py
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 <module>

Hi, how to deal with it?

@lucidstream
Copy link

me too

@joey-bing
Copy link

I meet the same problem in macOS Catalina 10.15.2, Xcode 11.3.1.

@iandundas
Copy link

this is fixed for me since updating to the latest chisel (2.0.0)

@kolinkrewinkel
Copy link
Contributor

Yep, this is solved by updating to have Python 3 support! There's a new release coming later today (Homebrew/homebrew-core#59799), so I'd recommending updating via brew in around 8 hours so you get the latest and greatest!

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants