You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(@v1.10) pkg> activate --shared CDM
Activating project at `~/.julia/environments/CDM`
(@CDM) pkg> add NCDatasets
Updating registry at `~/.julia/registries/General.toml`
Resolving package versions...
No Changes to `~/.julia/environments/CDM/Project.toml`
No Changes to `~/.julia/environments/CDM/Manifest.toml`
julia> using NCDatasets
Expected behavior
The library should be loaded, but dumps a long text for errors.
Describe the bug
NCDatasets fails to load
To Reproduce
Expected behavior
The library should be loaded, but dumps a long text for errors.
Environment
operating system: Ubuntu 22.04.4 LTS
Julia version: 1.10.4 (2024-06-04) Official https://julialang.org/ release
Output of the julia command
versioninfo()
using Pkg; Pkg.status(mode=PKGMODE_MANIFEST)
Full Error Output
The text was updated successfully, but these errors were encountered: