<html>
 <head></head> 
 <body> 
  <p>Dear all</p> 
  <p>I am new to NCL and I tried to install it with Anaconda. I think I may download and install it successfully, but when I tested it I met the problem below.</p> 
  <p style="margin-top: 0px; margin-bottom: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;"><span style="font-variant-ligatures: no-common-ligatures">(base) MiadeMacBook-Pro:~ mia$ source activate ncl_stable</span></p> 
  <p style="margin-top: 0px; margin-bottom: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;"><span style="font-variant-ligatures: no-common-ligatures">(ncl_stable) MiadeMacBook-Pro:~ mia$ ncl -V</span></p> 
  <p style="margin-top: 0px; margin-bottom: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;"><span style="font-variant-ligatures: no-common-ligatures">dyld: Library not loaded: /opt/X11/lib/libcairo.2.dylib</span></p> 
  <p style="margin-top: 0px; margin-bottom: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;"><span style="font-variant-ligatures: no-common-ligatures"> Referenced from: /Users/mia/opt/anaconda3/envs/ncl_stable/bin/ncl</span></p> 
  <p style="margin-top: 0px; margin-bottom: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;"><span style="font-variant-ligatures: no-common-ligatures"> Reason: image not found</span></p> 
  <p style="margin-top: 0px; margin-bottom: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;"><span style="font-variant-ligatures: no-common-ligatures">Abort trap: 6</span></p> 
  <p>And I have used the command<br /></p> 
  <pre style="margin-top: 0px; margin-bottom: 0px; padding: 0px; font-size: 13.333333015441895px; line-height: 12pt; font-family: courier; border-style: solid; border-width: 0px 0px 15px; border-color: transparent;">conda update -n ncl_stable -c conda-forge --all</pre> 
  <p>to try to fix it. But the problem still exists. How should I fix it? Thank you for help.</p> 
  <p>Yours sincerely</p> 
  <p>Ding jiaxin</p>  
 </body>
</html>