-
Notifications
You must be signed in to change notification settings - Fork 32
Closed
Description
Continued from Discourse:
https://discourse.julialang.org/t/how-can-i-rasterize-the-polygons-of-a-shapefile-in-julia/15089/14
I have GMT6dev installed (x64 version) and have added GMT6\bin to my path. Running ]test GMT or the Hello World example in the GMT docs gets me this error:
6.0.0_r20419
ERROR: LoadError: GMT: Failure to open virtual file
Stacktrace:
[1] error(::String) at .\error.jl:33
[2] GMTJL_Set_Object(::Ptr{Nothing}, ::GMT.GMT_RESOURCE, ::Array{Float32,2}) at C:\Users\niclas\.julia\packages\GMT\SwD1H\src\gmt_main.jl:979
[3] gmt(::String, ::Array{Float32,2}) at C:\Users\niclas\.julia\packages\GMT\SwD1H\src\gmt_main.jl:262
[4] top-level scope at C:\Users\niclas\.julia\packages\GMT\SwD1H\test\runtests.jl:16
[5] include at .\boot.jl:317 [inlined]
[6] include_relative(::Module, ::String) at .\loading.jl:1038
[7] include(::Module, ::String) at .\sysimg.jl:29
[8] include(::String) at .\client.jl:388
[9] top-level scope at none:0
in expression starting at C:\Users\niclas\.julia\packages\GMT\SwD1H\test\runtests.jl:13
ERROR: Package GMT errored during testing
Metadata
Metadata
Assignees
Labels
No labels