Skip to content
This repository has been archived by the owner on Feb 8, 2022. It is now read-only.

UCVMC fails to run due to Proj.4 Error #116

Closed
hzfmer opened this issue Apr 22, 2020 · 0 comments
Closed

UCVMC fails to run due to Proj.4 Error #116

hzfmer opened this issue Apr 22, 2020 · 0 comments

Comments

@hzfmer
Copy link

hzfmer commented Apr 22, 2020

The UCVMC program uses the proj-5 library specified by the environmental variable PROJ_LIB, which can cause a mistake if not set properly:

Failed to create output UCVM projection
..
Failed to initialize UCVM map
Failed to initialize UCVM API

image

One of the reasons causing this problem is Anaconda may set this variable when installing some packages, e.g. GMT6.

Fix the problem
Unset the variable PROJ_LIB.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant