Re: Python

2022-03-19 Thread Steven Smith
Looks like you get to play “World of install_name_tool” before playing World of Tanks. Figure out where the binaries are. Read `man otool` and `man install_name_tool` Look at `otool -L ` Back up your app before messing around with its binaries Use install_name_tool to replace the dynamic links to

Re: Python

2022-03-19 Thread Ryan Schmidt
On Mar 18, 2022, at 03:16, VACCARI FRANCO wrote: > So, is it considered “safe” in MacPorts’ view to update to MacOS 12.3 and > Xcode 13.3? I remember a warning on the list about this, due to Python 2.x > removal from Apple My recommendations posted last month are unchanged. https://lists.macpo