Closed dreampiggy closed 5 years ago
??? 不懂 怎么处理?xcode11不能使用chisel
??? 不懂 怎么处理?xcode11不能使用chisel
@LoSenTrad
Until this issue is resolved, you can run the following command once in Terminal:
defaults write com.apple.dt.lldb DefaultPythonVersion 2
Then LLDB will use old Python 2 and chisel will be happy to run in Xcode (for now).
??? 不懂 怎么处理?xcode11不能使用chisel
@LoSenTrad
Until this issue is resolved, you can run the following command once in Terminal:
defaults write com.apple.dt.lldb DefaultPythonVersion 2
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 write this issue here, just want to give chisel a hint to start migration to Python 3 :)
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