[ncl-install] help

tu yan tuyan1998 at outlook.com
Wed Jul 14 20:15:55 MDT 2021


I got the following error when I activated:

(base) tuyan at MacBook-Air ~ % source activate ncl_stable
source: no such file or directory: activate


conda list -n ncl_stable

# packages in environment at /Users/tuyan/opt/anaconda3/envs/ncl_stable:

#
# Name                    Version                   Build  Channel
boost-cpp                 1.74.0               hbdcdab7_3    conda-forge
bzip2                     1.0.8                h0d85af4_4    conda-forge
c-ares                    1.17.1               h0d85af4_1    conda-forge
ca-certificates           2021.5.30            h033912b_0    conda-forge
cairo                     1.16.0            he43a7df_1008    conda-forge
cfitsio                   3.470                h422484a_7    conda-forge
curl                      7.76.1               h06286d4_1    conda-forge
esmf                      8.0.1           nompi_h39dff87_2    conda-forge
expat                     2.4.1                he49afe7_0    conda-forge
fontconfig                2.13.1            h10f422b_1005    conda-forge
freetype                  2.10.4               h4cff582_1    conda-forge
freexl                    1.0.6                h0d85af4_0    conda-forge
geos                      3.8.1                h4a8c4bd_0    conda-forge
geotiff                   1.6.0                hc1004f4_3    conda-forge
gettext                   0.19.8.1          h7937167_1005    conda-forge
giflib                    5.2.1                hbcb3906_2    conda-forge
gsl                       2.6                  h71c5fe9_2    conda-forge
hdf4                      4.2.15               hefd3b78_3    conda-forge
hdf5                      1.10.6          nompi_h34ad4e8_1111    conda-forge
hdfeos2                   2.20              h207910d_1000    conda-forge
hdfeos5                   5.1.16               h01d30be_7    conda-forge
icu                       68.1                 h74dc148_0    conda-forge
jasper                    1.900.1           h636a363_1006    conda-forge
jpeg                      9d                   hbcb3906_0    conda-forge
json-c                    0.13.1            h575e443_1002    conda-forge
kealib                    1.4.14               h31dd65d_2    conda-forge
krb5                      1.17.2               h60d9502_0    conda-forge
libblas                   3.8.0               14_openblas    conda-forge
libcblas                  3.8.0               14_openblas    conda-forge
libcurl                   7.76.1               h8ef9fac_1    conda-forge
libcxx                    12.0.1               habf9029_0    conda-forge
libdap4                   3.20.6               h3e144a0_2    conda-forge
libedit                   3.1.20191231         h0678c8f_2    conda-forge
libev                     4.33                 haf1e3a3_1    conda-forge
libffi                    3.3                  h046ec9c_2    conda-forge
libgdal                   3.1.4                h1f7cb0a_3    conda-forge
libgfortran               4.0.0           7_5_0_h1a10cd1_22    conda-forge
libgfortran4              7.5.0               h1a10cd1_22    conda-forge
libglib                   2.68.3               hd556434_0    conda-forge
libiconv                  1.16                 haf1e3a3_0    conda-forge
libkml                    1.3.0             h8fd9edb_1013    conda-forge
libnetcdf                 4.7.4           nompi_h9d8a93f_107    conda-forge
libnghttp2                1.43.0               h07e645a_0    conda-forge
libopenblas               0.3.7                h3d69b6c_4    conda-forge
libpng                    1.6.37               h7cec526_2    conda-forge
libpq                     12.3                 h7049927_3    conda-forge
librttopo                 1.1.0                h822eb06_4    conda-forge
libspatialite             5.0.1                h6c65aa7_0    conda-forge
libssh2                   1.9.0                h52ee1ee_6    conda-forge
libtiff                   4.2.0                h46d1c8c_2    conda-forge
libwebp-base              1.2.0                h0d85af4_2    conda-forge
libxml2                   2.9.12               h93ec3fd_0    conda-forge
llvm-openmp               8.0.1                h770b8ee_0    conda-forge
lz4-c                     1.9.3                h046ec9c_0    conda-forge
ncl                       6.6.2               h34292a7_23    conda-forge
ncurses                   6.2                  h2e338ed_4    conda-forge
netcdf-fortran            4.5.3           nompi_haced683_101    conda-forge
openjpeg                  2.4.0                h6e7aa92_1    conda-forge
openmp                    8.0.1                         0    conda-forge
openssl                   1.1.1k               h0d85af4_0    conda-forge
pcre                      8.45                 he49afe7_0    conda-forge
pixman                    0.40.0               hbcb3906_0    conda-forge
poppler                   0.89.0               hd735947_5    conda-forge
poppler-data              0.4.10                        0    conda-forge
postgresql                12.3                 he852019_3    conda-forge
proj                      7.1.1                h45baca5_3    conda-forge
readline                  8.1                  h05e3726_0    conda-forge
sqlite                    3.36.0               h23a322b_0    conda-forge
tiledb                    2.2.9                he9a4fb4_0    conda-forge
tk                        8.6.10               h0419947_1    conda-forge
tzcode                    2021a                h0d85af4_2    conda-forge
udunits2                  2.2.27.27            h664449b_1    conda-forge
xerces-c                  3.2.3                h379762d_2    conda-forge
xz                        5.2.5                haf1e3a3_1    conda-forge
zlib                      1.2.11            h7795811_1010    conda-forge
zstd                      1.4.9                h582d3a0_0    conda-forge

conda --version
conda 4.10.1

which ncl
/Users/tuyan/opt/anaconda3/envs/ncl_stable/bin/ncl


ncl -V

dyld: Library not loaded: /opt/X11/lib/libcairo.2.dylib
  Referenced from: /Users/tuyan/opt/anaconda3/envs/ncl_stable/bin/ncl
  Reason: image not found
zsh: abort      ncl -V

env  | grep NCARG
NCARG_ROOT=/Users/tuyan/opt/anaconda3/envs/ncl_stable

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.ucar.edu/pipermail/ncl-install/attachments/20210715/e809bce1/attachment-0001.html>


More information about the ncl-install mailing list