SynalyzeIt for Monterey

+3 votes
asked May 12, 2022 in Synalyze It! by kuulest (150 points)
I only dropped in to ask, if there exists a vague prediction, when SynalyzeIt for Monterey will be released?

Kind regards, Kuulest

1 Answer

0 votes
answered Aug 21, 2022 by guruadmin (680 points)

Please have a look at this (beta) version:

https://www.synalyze-it.com/Downloads/SynalyzeItProTA_1.24.zip

Be aware that now Python 3.10 is included so some existing scripts may have to be adapted.

Especially make sure that function calls are written like this:

print(“abc”)

And that // must be used for integer division instead of /

Any feedback is appreciated!

P.S.: There will also be an App Store version, of course

...