Has anyone seen this error before? It seems that my program is having trouble executing Ghostscript.
I’m on a Mac OS system.
Error message:
psconvert [ERROR]: Cannot execute Ghostscript (gs).
**ERROR:** LoadError: Something went wrong when calling the module. GMT error number = 79
Stacktrace:
[1] **error(** s::String **)**
@ Base ./error.jl:33
[2] **gmt(** ::String **)**
@ GMT ~/.julia/packages/GMT/TPV4a/src/gmt_main.jl:288
[3] **showfig(** d::Dict{Symbol, Any}, fname_ps::String, fname_ext::String, opt_T::String, K::Bool, fname::String **)**
@ GMT ~/.julia/packages/GMT/TPV4a/src/common_options.jl:3273
[4] **finish_PS_module(** ::Dict{Symbol, Any}, ::Vector{String}, ::String, ::Bool, ::Bool, ::Bool, ::Matrix{Float64}, ::Vararg{Any} **)**
@ GMT ~/.julia/packages/GMT/TPV4a/src/common_options.jl:3428
[5] **common_plot_xyz(** ::String, ::Matrix{Float64}, ::String, ::Bool, ::Bool, ::Pair{Symbol, Any}, ::Vararg{Pair{Symbol, Any}} **)**
@ GMT ~/.julia/packages/GMT/TPV4a/src/psxy.jl:215
[6] **#plot#306**
@ ~/.julia/packages/GMT/TPV4a/src/plot.jl:129 [inlined]
[7] top-level scope
@ ~/Desktop/Julia_CODAP/Plotting_GMT.jl:7