-
Notifications
You must be signed in to change notification settings - Fork 64
Description
I am currently working with Underworld2 (UW2) installed through a Docker environment.
While the Docker installation of UW2 works, I have encountered an issue: the glucifer plugin cannot be installed.
When trying to install glucifer from GitHub via pip, the build failed due to network restrictions. However, I am already using VPN software, so the network should not be an issue. In addition, I attempted to directly download the glucifer ZIP file from https://ghproxy.com/https://codeload.github.com/underworldcode/glucifer/zip/refs/heads/uw2, but it always shows "Not Found".
Could you please advise on the recommended method to install glucifer in a Docker-based UW2 environment, or let me know if there are updated instructions or alternative installation methods?