I shall update the page here:
I am facing problem with gnuplot from macos. I can set terminal to post eps enhanced and create images or figures in eps and pdf formats. but my macos aquaterm is not showing the plot on GUI.
Running python on macos and ubuntu from VScode is critical. first we have to use some virtual environment. MACOS and Ubuntu has used this feature with VSCode because not to f**k up the system's python software. As for my understanding, python is a universal software or language which the Unix and Linux system uses a lot. Now as a programmer, I want to write my code in python language. but i should not destroy the inbuilt or preinstalled python environment or the basis python environment i installed via homebrew. So VSCode tells me to use a virtual invironment and a different folder where python has a copy and I have to source the bin/folder and activate it. All the scipy matplotlib and numpy will be called from this virtual foder or environment.Â
I shall update the workarounds and my issues and how i solved them systematically:
Today 29th November, 2025