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

ncl executable absent in conda installation on Mac silicon #214

Closed
ipisso opened this issue Jul 23, 2024 · 1 comment
Closed

ncl executable absent in conda installation on Mac silicon #214

ipisso opened this issue Jul 23, 2024 · 1 comment

Comments

@ipisso
Copy link

ipisso commented Jul 23, 2024

After installing ncl via conda using the recommneded procedure, the installation completes without error messages but the executable ncl is absent

(ncl_stable):~ user$ echo $NCARG_ROOT
/Users/user/miniconda3/envs/ncl_stable
(ncl_stable):~ user$ ncl -V
-bash: ncl: command not found

(ncl_stable):~ user$ ls /Users/user/miniconda3/envs/ncl_stable/bin/nc
nc-config ncargf90 ncargversion nccopy ncgm2cgm ncl_grib2nc
ncargcc ncargfile ncargworld ncdump ncgmstat ncl_quicklook
ncargex ncargpath ncarlogo2ps ncgen ncl_convert2nc ncurses6-config
ncargf77 ncargrun ncarvversion ncgen3 ncl_filedump ncursesw6-config

Provide the following:

  • a concise NCL script demonstrating the issue (remove unnecessary code)

invoking ncl fails

Computing environment

  • OS: Sonoma on Mac M3
  • OS version: [e.g. Ubuntu 16.04, MacOS 10.13.6, Windows 10]
  • NCL Version: 6.6.2
  • Installation method: conda
@kafitzgerald
Copy link
Contributor

Unfortunately, there's not a working osx-arm64 build at this point.

More info and current status here: conda-forge/ncl-feedstock#134

Closing this as a duplicate.

@kafitzgerald kafitzgerald closed this as not planned Won't fix, can't repro, duplicate, stale Aug 9, 2024
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