pyferret hangs up when you try to plot a strange label with a system font on macOS 13.4.1:
. . .
PyFerret v7.63 (optimized)
Darwin 19.6.0 - 12/10/21
. . .
yes? set data coads_climatology
yes? shade/L=1 SST
yes? label 180,0,0,0,0.2,"<@>" !!-> fine
yes? set text/font="Lucida Grande"/isiz=3
yes? label 180,0,0,0,0.2,"<@>" !!-> pyferret hangs up!!!
Ctrl-C doesn't work. Even if you kill the terminal window, one pyferret process stays as an orphan. You need to kill the pyferret processes from another terminal.
pyferret hangs up when you try to plot a strange label with a system font on macOS 13.4.1:
Ctrl-C doesn't work. Even if you kill the terminal window, one pyferret process stays as an orphan. You need to kill the pyferret processes from another terminal.