-
Notifications
You must be signed in to change notification settings - Fork 804
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
Supports Xcode 11 with Python3 instead of Python2 #262
Comments
??? 不懂 怎么处理?xcode11不能使用chisel |
Until this issue is resolved, you can run the following command once in Terminal:
Then LLDB will use old Python 2 and chisel will be happy to run in Xcode (for now). |
OK! The problem has been solved ! thanks~ |
Yes. We can trun the Python 2 support for now. |
I spent some time letting chisel support Python chisel support Python 3 |
@chenjiangchuan, Why didn't you fork this? This way, you could also open a PR here. |
Thanks to #266, we should be ready to go on Xcode 11! |
Please release! |
See Xcode 11 Beta Release Notes
The text was updated successfully, but these errors were encountered: