Octave 8.2.0, Python 3.11, Pythonic 0.1.3, Windows 10 - Crash
I was unable to get Pythonic 0.1.3 to install on Octave 10.2.0 with Python 3.12 installed. It gave an error and failed to compile and install.
I rolled back to Octave 8.2.0 and installed Python 3.11 and tried again with Pythonic 0.1.3.
It installed only giving some C API deprecation warnings. I was able to load the package, but trying to access any function (e.g., pyversion) crashes the Octave GUI, it just disappears.
Edited by Brian Philpot