PyFerret v7.63 (optimized)
Darwin 19.6.0 - 12/10/21 !figure saving does not work.
PyFerret v7.63 (optimized)
Linux 5.11.0-1021-azure - 12/10/21. !figure saving works.
I am wondering if there are methods other than -nodisplay can solve this problem.
Stay healthy,
Xiaoyu
[Caution: Email from External Sender. Do not click or open links or attachments unless you know this sender.]
Dear Akash,Is this problem resolved?I don't think so, but I haven't updated pyferret lately. I'm using PyFerret v7.63 .I am still facing the same issue, however the "-nodisplay" method worked fine. But still can't save plots in tiff and eps formats.If anyone found any work around, please share.Is TIFF or EPS directly supported by pyferret? I'm not sure but I don't think so.Anyway, I have two comments regarding TIFF and EPS.- You can convert a PNG file into TIFF. Install the Imagemagick suit, like so: "convert yourimage.png yourimage.tiff "- You can convert a PDF file into EPS using commands like pdftops .Ryo