Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GMT_SESSION_NOEXIT not defined #726

Closed
amarux opened this issue Oct 22, 2021 · 3 comments
Closed

GMT_SESSION_NOEXIT not defined #726

amarux opened this issue Oct 22, 2021 · 3 comments

Comments

@amarux
Copy link

amarux commented Oct 22, 2021

Recently when I call GMT in Julia (using GMT), I got the following error:
UndefVarError: GMT_SESSION_NOEXIT not defined.

This began to happen after I added a new package.

I am using Linux Mint 19 Tara with GMT 6.0.0rc3 and GMT.jl v0.33.0. The Julia version is 1.4

Could you help me to find a solution to this problem?

Thank you!

@joa-quim
Copy link
Member

Can you update your GMT.jl? It's now 0.38.0 and has GMT_SESSION_NOEXIT defined in get_enums.jl file.

@amarux
Copy link
Author

amarux commented Oct 26, 2021

Update to the 0.38.0 version solved the problem!
However, I think this version cannot be installed in Julia 1.4.
So, I updated my Julia version.

Thanks a lot!

@joa-quim
Copy link
Member

Yes, Julia 1.5 is the minimum required version.

@amarux amarux closed this as completed Oct 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants