Crash when using Python v3.8.10 on macOS
Closed this issue · 0 comments
philthompson10 commented
With Python v3.8.10 on macOS sysconfig.get_platform()
returns macosx-11-universal2
. SIP expects a 2 part, dot separated, version number and crashes when parsing the 11
.