On 03/01/2017 08:32 PM, Alan Gauld via Tutor wrote:
On 01/03/17 20:20, Stephen P. Molnar wrote:
I have written a Python3 program to plot and save UV/VIS spectra from
the results of an Orca quantum mechanical calculation.
Caveat: This forum is for help on the core Python language
and its standa
On 01/03/17 20:20, Stephen P. Molnar wrote:
> I have written a Python3 program to plot and save UV/VIS spectra from
> the results of an Orca quantum mechanical calculation.
Caveat: This forum is for help on the core Python language
and its standard library. Asking about anything beyond that
may r
I have written a Python3 program to plot and save UV/VIS spectra from
the results of an Orca quantum mechanical calculation.
I input the name of the molecule .dat file, without the suffix.
Everything is fine until I get to the point where I want to save the
figure as name.png using:
figure =