GithubHelp home page GithubHelp logo

pyferret-feedstock's Introduction

About pyferret-feedstock

Feedstock license: BSD-3-Clause

Home: http://ferret.pmel.noaa.gov/Ferret

Package license: MIT

Summary: An Analysis Tool for Gridded and Non-Gridded Data.

Development: https://github.com/NOAA-PMEL/PyFerret

Documentation: https://ferret.pmel.noaa.gov/Ferret/

The PyFerret program and Python module from NOAA/PMEL. See https://ferret.pmel.noaa.gov/Ferret/ for more information about Ferret and PyFerret.

This repository is regularly synchronized with PyFerret repository at PMEL (the pyferret branch of the ferret project in the subversion repository at PMEL) using git-svn.

Current build status

Azure
VariantStatus
linux_64_numpy1.21python3.10.____cpython variant
linux_64_numpy1.21python3.8.____cpython variant
linux_64_numpy1.21python3.9.____cpython variant
linux_64_numpy1.23python3.11.____cpython variant
osx_64_numpy1.21python3.10.____cpython variant
osx_64_numpy1.21python3.8.____cpython variant
osx_64_numpy1.21python3.9.____cpython variant
osx_64_numpy1.23python3.11.____cpython variant

Current release info

Name Downloads Version Platforms
Conda Recipe Conda Downloads Conda Version Conda Platforms

Installing pyferret

Installing pyferret from the conda-forge channel can be achieved by adding conda-forge to your channels with:

conda config --add channels conda-forge
conda config --set channel_priority strict

Once the conda-forge channel has been enabled, pyferret can be installed with conda:

conda install pyferret

or with mamba:

mamba install pyferret

It is possible to list all of the versions of pyferret available on your platform with conda:

conda search pyferret --channel conda-forge

or with mamba:

mamba search pyferret --channel conda-forge

Alternatively, mamba repoquery may provide more information:

# Search all versions available on your platform:
mamba repoquery search pyferret --channel conda-forge

# List packages depending on `pyferret`:
mamba repoquery whoneeds pyferret --channel conda-forge

# List dependencies of `pyferret`:
mamba repoquery depends pyferret --channel conda-forge

About conda-forge

Powered by NumFOCUS

conda-forge is a community-led conda channel of installable packages. In order to provide high-quality builds, the process has been automated into the conda-forge GitHub organization. The conda-forge organization contains one repository for each of the installable packages. Such a repository is known as a feedstock.

A feedstock is made up of a conda recipe (the instructions on what and how to build the package) and the necessary configurations for automatic building using freely available continuous integration services. Thanks to the awesome service provided by Azure, GitHub, CircleCI, AppVeyor, Drone, and TravisCI it is possible to build and upload installable packages to the conda-forge Anaconda-Cloud channel for Linux, Windows and OSX respectively.

To manage the continuous integration and simplify feedstock maintenance conda-smithy has been developed. Using the conda-forge.yml within this repository, it is possible to re-render all of this feedstock's supporting files (e.g. the CI configuration files) with conda smithy rerender.

For more information please check the conda-forge documentation.

Terminology

feedstock - the conda recipe (raw material), supporting scripts and CI configuration.

conda-smithy - the tool which helps orchestrate the feedstock. Its primary use is in the construction of the CI .yml files and simplify the management of many feedstocks.

conda-forge - the place where the feedstock and smithy live and work to produce the finished article (built conda distributions)

Updating pyferret-feedstock

If you would like to improve the pyferret recipe or build a new package version, please fork this repository and submit a PR. Upon submission, your changes will be run on the appropriate platforms to give the reviewer an opportunity to confirm that the changes result in a successful build. Once merged, the recipe will be re-built and uploaded automatically to the conda-forge channel, whereupon the built conda packages will be available for everybody to install and use from the conda-forge channel. Note that all branches in the conda-forge/pyferret-feedstock are immediately built and any created packages are uploaded, so PRs should be based on branches in forks and branches in the main repository should only be used to build distinct package versions.

In order to produce a uniquely identifiable distribution:

  • If the version of a package is not being increased, please add or increase the build/number.
  • If the version of a package is being increased, please remember to return the build/number back to 0.

Feedstock Maintainers

pyferret-feedstock's People

Contributors

akrherz avatar beckermr avatar cf-blacksmithy avatar conda-forge-admin avatar conda-forge-curator[bot] avatar github-actions[bot] avatar isuruf avatar jakirkham avatar karlmattsmith avatar karlmsmith avatar mariusvniekerk avatar ngam avatar ocefpaf avatar pelson avatar regro-cf-autotick-bot avatar seasage avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

pyferret-feedstock's Issues

New Development Build

Issue:
@ocefpaf, I'd like to build against the v7.6.4-beta tag in NOAA-PMEL/PyFerret, but the changes for the development version of the conda build seem not to belong to a specific fork. Should I make the changes for the build there anyway? If not, where?

Thanks!

New official release - 7.6.5

Hi @ocefpaf ,

I'd like to make an official release of 7.6.5. When you have a moment, could you take a look at the intel-mac.patch on the dev channel and see if you can figure out what's causing the build to fail? I wasn't able to reproduce the same error with a local build of PyFerret on my mac. Maybe there's something that's obvious to you that I've missed.

It looks to me like the container on Azure is working with a different Fortran compiler version than what I've been testing on. Perhaps there's a way around that so we don't have to patch the conda build after the github release? I'd love to just keep everything current, but newer versions of gfortran really complain when they encounter some of the older PyFerret files.

As always, thank you for your help.

Best Regards,
Joshua

PyFerret does not work with Python 3.10 (grdelWindowCreate: error when calling createWindow in pyferret.graphbind: PY_SSIZE_T_CLEAN macro must be defined for '#' formats)

Solution to issue cannot be found in the documentation.

  • I checked the documentation.

Issue

Installing PyFerret using the command in their documentation

conda create -n ferret-miniforge pyferret ferret_datasets --yes

creates an environnement with Python 3.10. It seems PyFerret is not ready for that:

$ ferret
        NOAA/PMEL TMAP
        PyFerret v7.64 (optimized)
        Linux 5.11.0-1021-azure - 12/10/21
         2-Mar-22 12:11

yes? go tutorial
... setting up demo environment ...
grdelWindowCreate: error when calling createWindow in pyferret.graphbind: PY_SSIZE_T_CLEAN macro must be defined for '#' formats
FGD_GACWK: null windowobj
FGD_GSCR: null windowobj
FGD_GSCR: null windowobj
FGD_GSCR: null windowobj
FGD_GSCR: null windowobj
FGD_GSCR: null windowobj
FGD_GSCR: null windowobj
FGD_GSPLR: null windowobj
# etc
FGD_GQDSP: null windowobj
FGD_GSWKVP: null windowobj
FGD_GSELNT: no active window
FGD_GSCLIP: no active window
FGD_GUWK: null windowobj
FGD_SEND_IMAGE_SCALE: null windowobj
FGD_GSELNT: no active window
FGD_GUWK: null windowobj
FGD_GQDSP: null windowobj
 **ERROR: value out of legal range: The implied size in pixels is too small
SET WINDOW/SIZE=0.7/ASPECT=.75:axis

Installed packages

# packages in environment at /path/to/miniforge3/envs/ferret-miniforge:
#
# Name                    Version                   Build  Channel
_libgcc_mutex             0.1                 conda_forge    conda-forge
_openmp_mutex             4.5                       1_gnu    conda-forge
alsa-lib                  1.2.3                h516909a_0    conda-forge
bzip2                     1.0.8                h7f98852_4    conda-forge
c-ares                    1.18.1               h7f98852_0    conda-forge
ca-certificates           2021.10.8            ha878542_0    conda-forge
cairo                     1.16.0            ha00ac49_1009    conda-forge
curl                      7.81.0               h2574ce0_0    conda-forge
dbus                      1.13.6               h5008d03_3    conda-forge
expat                     2.4.6                h27087fc_0    conda-forge
ferret_datasets           7.6                           0    conda-forge
font-ttf-dejavu-sans-mono 2.37                 hab24e00_0    conda-forge
font-ttf-inconsolata      3.000                h77eed37_0    conda-forge
font-ttf-source-code-pro  2.038                h77eed37_0    conda-forge
font-ttf-ubuntu           0.83                 hab24e00_0    conda-forge
fontconfig                2.13.96              ha180cfb_0    conda-forge
fonts-conda-ecosystem     1                             0    conda-forge
fonts-conda-forge         1                             0    conda-forge
freetype                  2.10.4               h0708190_1    conda-forge
fribidi                   1.0.10               h36c2ea0_0    conda-forge
gettext                   0.19.8.1          h73d1719_1008    conda-forge
glib                      2.70.2               h780b84a_4    conda-forge
glib-tools                2.70.2               h780b84a_4    conda-forge
graphite2                 1.3.13            h58526e2_1001    conda-forge
gst-plugins-base          1.18.5               hf529b03_3    conda-forge
gstreamer                 1.18.5               h9f60fe5_3    conda-forge
harfbuzz                  3.4.0                hb4a5f5f_0    conda-forge
hdf4                      4.2.15               h10796ff_3    conda-forge
hdf5                      1.12.1          nompi_h2750804_103    conda-forge
icu                       69.1                 h9c3ff4c_0    conda-forge
jpeg                      9e                   h7f98852_0    conda-forge
keyutils                  1.6.1                h166bdaf_0    conda-forge
krb5                      1.19.2               h3790be6_4    conda-forge
ld_impl_linux-64          2.36.1               hea4e1c9_2    conda-forge
libblas                   3.9.0           13_linux64_openblas    conda-forge
libcblas                  3.9.0           13_linux64_openblas    conda-forge
libclang                  13.0.1          default_hc23dcda_0    conda-forge
libcurl                   7.81.0               h2574ce0_0    conda-forge
libedit                   3.1.20191231         he28a2e2_2    conda-forge
libev                     4.33                 h516909a_1    conda-forge
libevent                  2.1.10               h9b69904_4    conda-forge
libffi                    3.4.2                h7f98852_5    conda-forge
libgcc-ng                 11.2.0              h1d223b6_12    conda-forge
libgfortran-ng            11.2.0              h69a702a_12    conda-forge
libgfortran5              11.2.0              h5c6108e_12    conda-forge
libglib                   2.70.2               h174f98d_4    conda-forge
libgomp                   11.2.0              h1d223b6_12    conda-forge
libiconv                  1.16                 h516909a_0    conda-forge
liblapack                 3.9.0           13_linux64_openblas    conda-forge
libllvm13                 13.0.1               hf817b99_2    conda-forge
libnetcdf                 4.8.1           nompi_hb3fd0d9_101    conda-forge
libnghttp2                1.47.0               h727a467_0    conda-forge
libnsl                    2.0.0                h7f98852_0    conda-forge
libogg                    1.3.4                h7f98852_1    conda-forge
libopenblas               0.3.18          pthreads_h8fe5266_0    conda-forge
libopus                   1.3.1                h7f98852_1    conda-forge
libpng                    1.6.37               h21135ba_2    conda-forge
libpq                     14.2                 hd57d9b9_0    conda-forge
libssh2                   1.10.0               ha56f1ee_2    conda-forge
libstdcxx-ng              11.2.0              he4da1e4_12    conda-forge
libuuid                   2.32.1            h7f98852_1000    conda-forge
libvorbis                 1.3.7                h9c3ff4c_0    conda-forge
libxcb                    1.13              h7f98852_1004    conda-forge
libxkbcommon              1.0.3                he3ba5ed_0    conda-forge
libxml2                   2.9.12               h885dcf4_1    conda-forge
libzip                    1.8.0                h4de3113_1    conda-forge
libzlib                   1.2.11            h36c2ea0_1013    conda-forge
lz4-c                     1.9.3                h9c3ff4c_1    conda-forge
mysql-common              8.0.28               ha770c72_0    conda-forge
mysql-libs                8.0.28               hfa10184_0    conda-forge
ncurses                   6.3                  h9c3ff4c_0    conda-forge
netcdf-fortran            4.5.4           nompi_h2b6e579_100    conda-forge
nspr                      4.32                 h9c3ff4c_1    conda-forge
nss                       3.74                 hb5efdd6_0    conda-forge
numpy                     1.22.2          py310h454958d_0    conda-forge
openssl                   1.1.1l               h7f98852_0    conda-forge
pango                     1.48.10              h54213e6_2    conda-forge
pcre                      8.45                 h9c3ff4c_0    conda-forge
pip                       22.0.3             pyhd8ed1ab_0    conda-forge
pipedviewer               7.64                     pypi_0    pypi
pixman                    0.40.0               h36c2ea0_0    conda-forge
pthread-stubs             0.4               h36c2ea0_1001    conda-forge
pyferret                  7.64                     pypi_0    pypi
pyqt                      5.12.3          py310hff52083_8    conda-forge
pyqt-impl                 5.12.3          py310h1f8e252_8    conda-forge
pyqt5-sip                 4.19.18         py310h122e73d_8    conda-forge
pyqtchart                 5.12            py310hfcd6d55_8    conda-forge
pyqtwebengine             5.12.1          py310hfcd6d55_8    conda-forge
python                    3.10.2          h85951f9_3_cpython    conda-forge
python_abi                3.10                    2_cp310    conda-forge
qt                        5.12.9               ha98a1a1_5    conda-forge
readline                  8.1                  h46c0cb4_0    conda-forge
setuptools                60.9.3          py310hff52083_0    conda-forge
sqlite                    3.37.0               h9cd32fc_0    conda-forge
tk                        8.6.12               h27826a3_0    conda-forge
tzdata                    2021e                he74cb21_0    conda-forge
wheel                     0.37.1             pyhd8ed1ab_0    conda-forge
xorg-kbproto              1.0.7             h7f98852_1002    conda-forge
xorg-libice               1.0.10               h7f98852_0    conda-forge
xorg-libsm                1.2.3             hd9c2040_1000    conda-forge
xorg-libx11               1.7.2                h7f98852_0    conda-forge
xorg-libxau               1.0.9                h7f98852_0    conda-forge
xorg-libxdmcp             1.1.3                h7f98852_0    conda-forge
xorg-libxext              1.3.4                h7f98852_1    conda-forge
xorg-libxrender           0.9.10            h7f98852_1003    conda-forge
xorg-renderproto          0.11.1            h7f98852_1002    conda-forge
xorg-xextproto            7.3.0             h7f98852_1002    conda-forge
xorg-xproto               7.0.31            h7f98852_1007    conda-forge
xz                        5.2.5                h516909a_1    conda-forge
zlib                      1.2.11            h36c2ea0_1013    conda-forge
zstd                      1.5.2                ha95c52a_0    conda-forge

Environment info

active environment : ferret-miniforge
    active env location : /path/to/miniforge3/envs/ferret-miniforge
            shell level : 1
       user config file : /home/me/.condarc
 populated config files : /path/to/miniforge3/.condarc
                          /home/me/.condarc
          conda version : 4.11.0
    conda-build version : not installed
         python version : 3.9.10.final.0
       virtual packages : __linux=4.18.0=0
                          __glibc=2.28=0
                          __unix=0=0
                          __archspec=1=x86_64
       base environment : /path/to/miniforge3  (writable)
      conda av data dir : /path/to/miniforge3/etc/conda
  conda av metadata url : None
           channel URLs : https://conda.anaconda.org/conda-forge/linux-64
                          https://conda.anaconda.org/conda-forge/noarch
                          https://repo.anaconda.com/pkgs/main/linux-64
                          https://repo.anaconda.com/pkgs/main/noarch
                          https://repo.anaconda.com/pkgs/r/linux-64
                          https://repo.anaconda.com/pkgs/r/noarch
          package cache : /path/to/miniforge3/pkgs
                          /home/me/.conda/pkgs
       envs directories : /path/to/miniforge3/envs
                          /home/me/.conda/envs
               platform : linux-64
             user-agent : conda/4.11.0 requests/2.27.1 CPython/3.9.10 Linux/4.18.0-240.el8.x86_64 rhel/8.3 glibc/2.28
                UID:GID : REDACTED:REDACTED
             netrc file : None
           offline mode : False

OS X binaries

We need to provide pango on OS X to build pyferret there.

@msarahan defaults has pango for Linux but not OS X. I am wondering if you have any advice for us here.

Need to add activate and deactivate scripts for C-type shells?

I notice that conda (from miniconda) now works for C-type shells (tcsh in my case). However, when I activate the environment containing PyFerret, the Ferret environment variables are not defined. This is, of course, because the activate.sh and deactivate.sh script are bash shell scripts.

So do I need to add C-shell versions of these scripts, presumable as activate.csh and deactivate.csh?

Change Feedstock Maintainers

Hi Filipe,

I will be retiring at the end of this month, and I assume (since it is connected with my NOAA email) my karlmsmith GitHub account. (At a minimum I will not be seeing any messages sent to that user account.) So two changes needed:

Add Joshua Osborne ( [email protected] - @josborne-noaa ) as a feedstock maintainer as he will be taking over PyFerret development.

If desired, switch my GitHub NOAA account ( [email protected] - @karlmsmith ) to my GitHub personal account ([email protected] - @karlmattsmith )

Thanks,
Karl

how to install pyferret and use it in the jupyter notebook

Comment:

Hi there,
I just do as https://github.com/NOAA-PMEL/PyFerret/blob/master/README.md say, but I can not open it.

  1. pip install ferretmagic
  2. conda create -n FERRET -c conda-forge pyferret ferret_datasets --yes
  3. conda activate FERRET
  4. conda deactivate
    
  5. Then I Move into this PyFerret installation directory and run the bin/Finstall script to create the ferret_paths.shใ€‚
  6. set the PyFerret environment variables. i.e. source ferret_paths.sh
    

How ever when I "pyferret -nodiaplay" to open it ,it say:
Traceback (most recent call last):
File "", line 1, in
ModuleNotFoundError:No module named 'pyferret'

  1. if I try in the jupyter notebook, it also say ๏ผš
    ~/.local/lib/python3.9/site-packages/ferretmagic/init.py in
    ----> 1 from .ferretmagic import *

                                                                     ~/.local/lib/python3.9/site-packages/ferretmagic/ferretmagic.py in <module>
                                                                       54 import tempfile
                                                                         55 import math
                                                                    ---> 56 import pyferret
                                                                         57 import base64
                                                                         58 from shutil import rmtree
    
                                                                    ModuleNotFoundError: No module named 'pyferret'
    

Any body can help me?

@jezdez @djsutherland @xhochy @msarahan @pkgw @karlmattsmith

how to install pyferret sucessfully and use it in the jupyter notebook by Ubuntu 20.04.4 LTS

Hi there,
I just do as https://github.com/NOAA-PMEL/PyFerret/blob/master/README.md say, but I can not open it.

  1. pip install ferretmagic
  2. conda create -n FERRET -c conda-forge pyferret ferret_datasets --yes
  3. conda activate FERRET
  4. conda deactivate
    
  5. Then I Move into this PyFerret installation directory and run the bin/Finstall script to create the ferret_paths.shใ€‚
  6. set the PyFerret environment variables. i.e. source ferret_paths.sh
    

How ever when I "pyferret -nodiaplay" to open it ,it say:
Traceback (most recent call last):
File "", line 1, in
ModuleNotFoundError:No module named 'pyferret'

  1. if I try in the jupyter notebook, it also say ๏ผš
    ~/.local/lib/python3.9/site-packages/ferretmagic/init.py in
    ----> 1 from .ferretmagic import *

                                                                     ~/.local/lib/python3.9/site-packages/ferretmagic/ferretmagic.py in <module>
                                                                       54 import tempfile
                                                                         55 import math
                                                                    ---> 56 import pyferret
                                                                         57 import base64
                                                                         58 from shutil import rmtree
    
                                                                    ModuleNotFoundError: No module named 'pyferret'
    

Any body can help me?

feedstock strategy

Sorry I have just joined and maybe I am not sure about our strategy in this feedstock. Copying this message from #85 (we should close those two outdated open issues now).

I see @josborne-noaa merged the dev branch into main. I am super confused. This is not an official release, it says it's beta.

There are two tracks in these feedstocks:

  1. official release go to main and the bot actually handles the upgrades, etc.
  2. beta / dev releases can have their own standalone branch and still get published.

What's our exact strategy? IMO, this feedstock should mirror exactly the upstream in terms of official/beta releasing. We should also have a -beta or -dev flag suffixed to those beta releases.

Copying @ocefpaf to clarify if I am wrong.


Issue:


Environment (conda list):
$ conda list


Details about conda and system ( conda info ):
$ conda info

Create build for Linux Bash shell on Windows 10

PyFerret will install and run under the new Linux Bash shell on Windows 10 (Anniversary Edition).

Anaconda will install and run as well.

I would like to see the conda install for pyferret also work in the environment. Currently attempting to build the recipe as it is on this repository results in an dependency error for netcdf-fortran.

rhs@ZT:~/anaconda2$ conda build pyferret
Removing old build environment
BUILD START: pyferret-7.0.0-py27_4
(actual version deferred until further download or env creation)
WARNING:/home/rhs/anaconda2/lib/python2.7/site-packages/conda_build/build.pyc:Your recipe depends on {} at build time (for templates), but you have not listed it as a build dependency. Doing so for this build.
Error: Package missing in current linux-64 channels:

  • netcdf-fortran 4.4.*
    rhs@ZT:

How to install pyferret

Linux, OS X, and Windows 10/bash

Download and install miniconda for your system. Note that Windows 10 bash must use the Linux version! The Python version in miniconda does not matter; pyferret only uses Python 2.7 and will install it in the pyferret environment.

Execute the following command on the terminal to install pyferret into conda:

conda create -n FERRET -c conda-forge pyferret --yes

To start using pyferret, execute the following command:

source activate FERRET

Some examples need the extra datasets. To install them issue:

conda install ferret_datasets

Once you are done working with pyferret you can leave this environment, if you wish, with the command:

source deactivate FERRET

In the commands above, FERRET is the environment name where pyferret is installed. You can change that to any name you like but we do not recommend installing pyferret in the root environment of miniconda. The main reason is to take advantage of the activate/deactivate script that will set up all the variables that pyferret needs. (You can test whether the pyferret environment is activated by issuing the command echo $FER_DATA and see if it returns a directory name.)

conflict over libnetcdf with nco package

PyFerret in the latest conda-forge pyferret package wants libnetcdf.so.15 (on a Linux system, under miniconda-python3) but the latest conda-forge nco package wants libnetcdf.so.13. Installing both packages in the same environment ends up with libnetcdf.so.13 and so pyferret then fails with the message that it cannot find libnetcdf.so.15. (My temporary hack solution was to create a symbolic link of libnetcdf.so.15 to libnetcdf.so.13 and everything appears to be working fine.)

I assume the quick and easy solution is to request an updated build of nco (and any other packages depending on libnetcdf) to use the latest libnetcdf library.

I didn't know if there is something missing in the pyferret configuration that we want to add, or if this is just "the way it is" - everything depending on an updated package needs updated builds.

Karl

netcdf-fortran package still expecting old libnetcdf library

Issue:
PyFerret fails with an unresolved shared library problem. The netcdf-fortran library is expecting the shared library libnetcdf.so.13 whereas the latest libnetcdf package is giving libnetcdf.so.15

FYI - From a user having a problem with the Python2.7 version of PyFerret. This is from a new installation (and updated after install) of the latest miniconda python2.7 on an RHEL7 Linus system. I then created the PyFerret environment by installing Python2.7, then installing PyFerret (to get the Python2.7 version - otherwise is goes to the Python3.x version of PyFerret). I have not tried other Python and OS versions.


Environment (conda list):
$ conda list
bzip2                     1.0.6             h14c3975_1002    conda-forge
ca-certificates           2019.3.9             hecc5488_0    conda-forge
cairo                     1.16.0            ha4e643d_1000    conda-forge
certifi                   2019.3.9                 py27_0    conda-forge
curl                      7.64.1               hf8cf82a_0    conda-forge
dbus                      1.13.6               he372182_0    conda-forge
expat                     2.2.5             hf484d3e_1002    conda-forge
ferret_datasets           7.4                           1    conda-forge
fontconfig                2.13.1            he4413a7_1000    conda-forge
freetype                  2.10.0               he983fc9_0    conda-forge
gettext                   0.19.8.1          hc5be6a0_1002    conda-forge
glib                      2.58.3            hf63aee3_1001    conda-forge
graphite2                 1.3.13            hf484d3e_1000    conda-forge
gst-plugins-base          1.14.4            hdf3bae2_1001    conda-forge
gstreamer                 1.14.4            h66beb1c_1001    conda-forge
harfbuzz                  2.4.0                h37c48d4_0    conda-forge
hdf4                      4.2.13            h9a582f1_1002    conda-forge
hdf5                      1.10.4          nompi_h3c11f04_1106    conda-forge
icu                       58.2              hf484d3e_1000    conda-forge
jpeg                      9c                h14c3975_1001    conda-forge
krb5                      1.16.3            h05b26f9_1001    conda-forge
libblas                   3.8.0               10_openblas    conda-forge
libcblas                  3.8.0               10_openblas    conda-forge
libcurl                   7.64.1               hda55be3_0    conda-forge
libedit                   3.1.20170329      hf8c457e_1001    conda-forge
libffi                    3.2.1             he1b5a44_1006    conda-forge
libgcc-ng                 8.2.0                hdf63c60_1  
libgfortran-ng            7.3.0                hdf63c60_0  
libiconv                  1.15              h516909a_1005    conda-forge
liblapack                 3.8.0               10_openblas    conda-forge
libnetcdf                 4.6.3                hf86bd3d_1    conda-forge
libpng                    1.6.37               hed695b0_0    conda-forge
libssh2                   1.8.2                h22169c7_2    conda-forge
libstdcxx-ng              8.2.0                hdf63c60_1  
libuuid                   2.32.1            h14c3975_1000    conda-forge
libxcb                    1.13              h14c3975_1002    conda-forge
libxml2                   2.9.9                h13577e0_0    conda-forge
ncurses                   6.1               hf484d3e_1002    conda-forge
netcdf-fortran            4.4.5             hea25ff8_1000    conda-forge
numpy                     1.16.3           py27he5ce36f_0    conda-forge
openblas                  0.3.6                h6e990d7_2    conda-forge
openssl                   1.1.1b               h14c3975_1    conda-forge
pango                     1.40.14           h4ea9474_1004    conda-forge
pcre                      8.41              hf484d3e_1003    conda-forge
pip                       19.1                     py27_0    conda-forge
pipedviewer               7.5                      pypi_0    pypi
pixman                    0.34.0            h14c3975_1003    conda-forge
pthread-stubs             0.4               h14c3975_1001    conda-forge
pyferret                  7.5                      pypi_0    pypi
pyqt                      5.9.2            py27hcca6a23_0    conda-forge
python                    2.7.15            h721da81_1008    conda-forge
qt                        5.9.7                h52cfd70_1    conda-forge
readline                  7.0               hf8c457e_1001    conda-forge
setuptools                41.0.1                   py27_0    conda-forge
sip                       4.19.8          py27hf484d3e_1000    conda-forge
sqlite                    3.28.0               h8b20d00_0    conda-forge
tk                        8.6.9             h84994c4_1001    conda-forge
wheel                     0.33.4                   py27_0    conda-forge
xorg-kbproto              1.0.7             h14c3975_1002    conda-forge
xorg-libice               1.0.9             h516909a_1004    conda-forge
xorg-libsm                1.2.3             h84519dc_1000    conda-forge
xorg-libx11               1.6.7             h14c3975_1000    conda-forge
xorg-libxau               1.0.9                h14c3975_0    conda-forge
xorg-libxdmcp             1.1.3                h516909a_0    conda-forge
xorg-libxext              1.3.4                h516909a_0    conda-forge
xorg-libxrender           0.9.10            h516909a_1002    conda-forge
xorg-renderproto          0.11.1            h14c3975_1002    conda-forge
xorg-xextproto            7.3.0             h14c3975_1002    conda-forge
xorg-xproto               7.0.31            h14c3975_1007    conda-forge
xz                        5.2.4             h14c3975_1001    conda-forge
zlib                      1.2.11            h14c3975_1004    conda-forge

Details about conda and system ( conda info ):
$ conda info

     active environment : PyFerret
    active env location : /home/merlot/ksmith/miniconda2/envs/PyFerret
            shell level : 2
       user config file : /home/merlot/ksmith/.condarc
 populated config files : 
          conda version : 4.6.14
    conda-build version : not installed
         python version : 2.7.16.final.0
       base environment : /home/merlot/ksmith/miniconda2  (writable)
           channel URLs : https://repo.anaconda.com/pkgs/main/linux-64
                          https://repo.anaconda.com/pkgs/main/noarch
                          https://repo.anaconda.com/pkgs/free/linux-64
                          https://repo.anaconda.com/pkgs/free/noarch
                          https://repo.anaconda.com/pkgs/r/linux-64
                          https://repo.anaconda.com/pkgs/r/noarch
          package cache : /home/merlot/ksmith/miniconda2/pkgs
                          /home/merlot/ksmith/.conda/pkgs
       envs directories : /home/merlot/ksmith/miniconda2/envs
                          /home/merlot/ksmith/.conda/envs
               platform : linux-64
             user-agent : conda/4.6.14 requests/2.21.0 CPython/2.7.16 Linux/3.10.0-957.12.2.el7.x86_64 rhel/7.6 glibc/2.17
                UID:GID : 566:100
             netrc file : None
           offline mode : False

PyFerret crashes on Mac OS X Sierra

Hello,

PyFerret crashes on Mac OS X Sierra

โ€ข System is Mac OS X 10.12.1

โ€ข PyFerret has been installed with conda (4.2.13_py27_0)

conda create --name pyferret
source activate pyferret
conda install -c conda-forge pyferret
conda install -c conda-forge pyferret-data

No other package has been installed in this conda environnement.

PyFerret starts. LIST I[I=1:10] runs smoothly. I type PLOT I[I=1:10], and I see an OS X notification pop-up saying "python. App has leaved in an unpredictable way". And no plot appears. Ferret hangs and I have to kill it.

Anybody having the same problem ? Any idea to make it work ?

Olivier

marti@Spip-~ ๐Ÿ‘‰  conda list
# packages in environment at /Users/marti/anaconda/envs/pyferret:
#
anaconda-client           1.5.4                    py27_0
cairo                     1.12.18                       8    conda-forge
clyent                    1.2.2                    py27_0
curl                      7.49.1                        1    conda-forge
ferret_datasets           7.0.0                    py27_0    conda-forge
fontconfig                2.11.1                        3    conda-forge
freetype                  2.6.3                         1    conda-forge
gettext                   0.19.7                        1    conda-forge
glib                      2.48.0                        4    conda-forge
harfbuzz                  1.0.6                         0    conda-forge
hdf4                      4.2.12                        0    conda-forge
hdf5                      1.8.17                        7    conda-forge
icu                       56.1                          4    conda-forge
jpeg                      9b                            0    conda-forge
libffi                    3.2.1                         2    conda-forge
libgfortran               3.0.0                         0    conda-forge
libiconv                  1.14                          3    conda-forge
libnetcdf                 4.4.1                         0    conda-forge
libpng                    1.6.26                        0    conda-forge
libxml2                   2.9.4                         3    conda-forge
mkl                       11.3.3                        0
netcdf-fortran            4.4.4                         1    conda-forge
numpy                     1.11.2                   py27_0
openssl                   1.0.2j                        0
pango                     1.40.1                        0    conda-forge
pcre                      8.38                          1    conda-forge
pip                       9.0.1                    py27_0
pixman                    0.32.6                        0    conda-forge
pyferret                  7.0.1.dev                py27_5    conda-forge
pyqt                      4.11.4                   py27_1    conda-forge
python                    2.7.12                        1
python-dateutil           2.6.0                    py27_0
pytz                      2016.7                   py27_0
pyyaml                    3.12                     py27_0
qt                        4.8.7                         4
readline                  6.2                           2
requests                  2.11.1                   py27_0
setuptools                27.2.0                   py27_0
sip                       4.18                     py27_0    conda-forge
six                       1.10.0                   py27_0
sqlite                    3.13.0                        0
tk                        8.5.18                        0
wheel                     0.29.0                   py27_0
xz                        5.2.2                         0    conda-forge
yaml                      0.1.6                         0
zlib                      1.2.8                         3

In /Users/marti/Libray/Logs/DiagnosticReports/python2.7_2016-11-24-094102_Spip.crash :

Process:               python2.7 [66552]
Path:                  /Users/USER/*/python
Identifier:            python2.7
Version:               ???
Code Type:             X86-64 (Native)
Parent Process:        python2.7 [66544]
Responsible:           python2.7 [66552]
User ID:               505

Date/Time:             2016-11-24 09:41:00.681 +0100
OS Version:            Mac OS X 10.12.1 (16B2555)
Report Version:        12
Anonymous UUID:        F1CC9E63-0AA8-8858-7D16-6BA7C3A2308C

Sleep/Wake UUID:       D83402A2-18B9-44DF-B8F5-23A7D1E88BF8

Time Awake Since Boot: 100000 seconds
Time Since Wake:       690 seconds

System Integrity Protection: enabled

Crashed Thread:        0  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_BAD_INSTRUCTION (SIGILL)
Exception Codes:       0x0000000000000001, 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Termination Signal:    Illegal instruction: 4
Termination Reason:    Namespace SIGNAL, Code 0x4
Terminating Process:   exc handler [0]

Application Specific Information:
BUG IN CLIENT OF LIBDISPATCH: _dispatch_main_queue_callback_4CF called from the wrong thread
crashed on child side of fork pre-exec

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libdispatch.dylib             	0x00007fffb9dced21 _dispatch_main_queue_callback_4CF + 1291
1   com.apple.CoreFoundation      	0x00007fffa4d6bbe9 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
2   com.apple.CoreFoundation      	0x00007fffa4d2d00d __CFRunLoopRun + 2205
3   com.apple.CoreFoundation      	0x00007fffa4d2c514 CFRunLoopRunSpecific + 420
4   com.apple.HIToolbox           	0x00007fffa42c9fbc RunCurrentEventLoopInMode + 240
5   com.apple.HIToolbox           	0x00007fffa42c9df1 ReceiveNextEventCommon + 432
6   com.apple.HIToolbox           	0x00007fffa42c9c26 _BlockUntilNextEventMatchingListInModeWithFilter + 71
7   com.apple.AppKit              	0x00007fffa29b3b79 _DPSNextEvent + 1093
8   com.apple.AppKit              	0x00007fffa30c91c3 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1637
9   com.apple.AppKit              	0x00007fffa29a853d -[NSApplication run] + 926
10  libQtGui.4.8.7.dylib          	0x00000001215cfa9f QEventDispatcherMac::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 951
11  libQtCore.4.8.7.dylib         	0x0000000120a5c4a8 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 394
12  libQtCore.4.8.7.dylib         	0x0000000120a5f81b QCoreApplication::exec() + 175
13  QtGui.so                      	0x0000000120fdb360 meth_QApplication_exec_(_object*, _object*) + 80
14  libpython2.7.dylib            	0x00000001000a3302 PyEval_EvalFrameEx + 3730
15  libpython2.7.dylib            	0x00000001000ac913 fast_function + 179
16  libpython2.7.dylib            	0x00000001000a338a PyEval_EvalFrameEx + 3866
17  libpython2.7.dylib            	0x00000001000ac913 fast_function + 179
18  libpython2.7.dylib            	0x00000001000a338a PyEval_EvalFrameEx + 3866
19  libpython2.7.dylib            	0x00000001000ac7dc PyEval_EvalCodeEx + 2092
20  libpython2.7.dylib            	0x0000000100035c1b function_call + 347
21  libpython2.7.dylib            	0x000000010000c761 PyObject_Call + 97
22  libpython2.7.dylib            	0x000000010001e7d7 instancemethod_call + 503
23  libpython2.7.dylib            	0x000000010000c761 PyObject_Call + 97
24  libpython2.7.dylib            	0x000000010006673a slot_tp_init + 106
25  libpython2.7.dylib            	0x0000000100062465 type_call + 229
26  libpython2.7.dylib            	0x000000010000c761 PyObject_Call + 97
27  libpython2.7.dylib            	0x00000001000a35a5 PyEval_EvalFrameEx + 4405
28  libpython2.7.dylib            	0x00000001000ac913 fast_function + 179
29  libpython2.7.dylib            	0x00000001000a338a PyEval_EvalFrameEx + 3866
30  libpython2.7.dylib            	0x00000001000ac7dc PyEval_EvalCodeEx + 2092
31  libpython2.7.dylib            	0x0000000100035c1b function_call + 347
32  libpython2.7.dylib            	0x000000010000c761 PyObject_Call + 97
33  libpython2.7.dylib            	0x000000010001e7d7 instancemethod_call + 503
34  libpython2.7.dylib            	0x000000010000c761 PyObject_Call + 97
35  libpython2.7.dylib            	0x000000010006673a slot_tp_init + 106
36  libpython2.7.dylib            	0x0000000100062465 type_call + 229
37  libpython2.7.dylib            	0x000000010000c761 PyObject_Call + 97
38  libpython2.7.dylib            	0x00000001000a35a5 PyEval_EvalFrameEx + 4405
39  libpython2.7.dylib            	0x00000001000ac913 fast_function + 179
40  libpython2.7.dylib            	0x00000001000a338a PyEval_EvalFrameEx + 3866
41  libpython2.7.dylib            	0x00000001000ac913 fast_function + 179
42  libpython2.7.dylib            	0x00000001000a338a PyEval_EvalFrameEx + 3866
43  libpython2.7.dylib            	0x00000001000ac7dc PyEval_EvalCodeEx + 2092
44  libpython2.7.dylib            	0x0000000100035c1b function_call + 347
45  libpython2.7.dylib            	0x000000010000c761 PyObject_Call + 97
46  libpython2.7.dylib            	0x000000010000cf42 call_function_tail + 98
47  libpython2.7.dylib            	0x000000010000d2aa PyObject_CallMethod + 282
48  libpyferret.so                	0x0000000104058608 grdelWindowCreate + 349
49  libpyferret.so                	0x000000010405a1ad fgdwincreate_ + 39
50  libpyferret.so                	0x000000010405dbff fgd_gopwk_ + 259
51  libpyferret.so                	0x0000000104191489 open_gks_ws_ + 1232
52  libpyferret.so                	0x00000001041939c1 set_gks_metafile_ + 570
53  libpyferret.so                	0x0000000103e0e3c4 pltype_ + 276
54  libpyferret.so                	0x00000001040af2df pplcmd_f_ + 4011
55  libpyferret.so                	0x0000000104182277 pplcmd_c_ + 19
56  libpyferret.so                	0x00000001040adb51 pplcmd_ + 339
57  libpyferret.so                	0x0000000103fd1cf9 send_pltype_ + 433
58  libpyferret.so                	0x0000000103fd88ad start_pplus_ + 436
59  libpyferret.so                	0x00000001041d932e xeq_plot_ + 46
60  libpyferret.so                	0x0000000103df36e0 ferret_dispatch_ + 528
61  libpyferret.so                	0x0000000103e003e1 ferret_dispatch_c + 50
62  libpyferret.so                	0x0000000103de8137 pyferretRunCommand + 253
63  libpython2.7.dylib            	0x00000001000a3302 PyEval_EvalFrameEx + 3730
64  libpython2.7.dylib            	0x00000001000ac7dc PyEval_EvalCodeEx + 2092
65  libpython2.7.dylib            	0x00000001000ac988 fast_function + 296
66  libpython2.7.dylib            	0x00000001000a338a PyEval_EvalFrameEx + 3866
67  libpython2.7.dylib            	0x00000001000ac7dc PyEval_EvalCodeEx + 2092
68  libpython2.7.dylib            	0x00000001000ac988 fast_function + 296
69  libpython2.7.dylib            	0x00000001000a338a PyEval_EvalFrameEx + 3866
70  libpython2.7.dylib            	0x00000001000ac7dc PyEval_EvalCodeEx + 2092
71  libpython2.7.dylib            	0x00000001000ac856 PyEval_EvalCode + 54
72  libpython2.7.dylib            	0x00000001000cb4e9 PyRun_StringFlags + 121
73  libpython2.7.dylib            	0x00000001000cc513 PyRun_SimpleStringFlags + 67
74  libpython2.7.dylib            	0x00000001000dfe9b Py_Main + 2123
75  python                        	0x0000000100000f14 start + 52

Thread 1:
0   libsystem_kernel.dylib        	0x00007fffb9f264e6 __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fffba00e7b5 _pthread_wqthread + 1426
2   libsystem_pthread.dylib       	0x00007fffba00e211 start_wqthread + 13

Thread 2:
0   libsystem_kernel.dylib        	0x00007fffb9f264e6 __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fffba00e622 _pthread_wqthread + 1023
2   libsystem_pthread.dylib       	0x00007fffba00e211 start_wqthread + 13

Thread 3:
0   libsystem_kernel.dylib        	0x00007fffb9f264e6 __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fffba00e622 _pthread_wqthread + 1023
2   libsystem_pthread.dylib       	0x00007fffba00e211 start_wqthread + 13

Thread 4:: Dispatch queue: NSCGSDisableUpdates
0   libsystem_kernel.dylib        	0x00007fffb9f1e41a mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fffb9f1d867 mach_msg + 55
2   com.apple.SkyLight            	0x00007fffb61c3c2c _CGSReenableUpdateForConnectionSync + 99
3   com.apple.SkyLight            	0x00007fffb613d9d8 CGSUpdateManager::enable_update(unsigned long long) + 532
4   libdispatch.dylib             	0x00007fffb9dc9f5f _dispatch_call_block_and_release + 12
5   libdispatch.dylib             	0x00007fffb9dc1128 _dispatch_client_callout + 8
6   libdispatch.dylib             	0x00007fffb9dd7b97 _dispatch_queue_serial_drain + 896
7   libdispatch.dylib             	0x00007fffb9dc9d41 _dispatch_queue_invoke + 1046
8   libdispatch.dylib             	0x00007fffb9dd0158 _dispatch_queue_override_invoke + 369
9   libdispatch.dylib             	0x00007fffb9dc2ee0 _dispatch_root_queue_drain + 476
10  libdispatch.dylib             	0x00007fffb9dc2cb7 _dispatch_worker_thread3 + 99
11  libsystem_pthread.dylib       	0x00007fffba00e736 _pthread_wqthread + 1299
12  libsystem_pthread.dylib       	0x00007fffba00e211 start_wqthread + 13

Thread 5:: com.apple.NSEventThread
0   libsystem_kernel.dylib        	0x00007fffb9f1e41a mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fffb9f1d867 mach_msg + 55
2   com.apple.CoreFoundation      	0x00007fffa4d2d834 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation      	0x00007fffa4d2ccc1 __CFRunLoopRun + 1361
4   com.apple.CoreFoundation      	0x00007fffa4d2c514 CFRunLoopRunSpecific + 420
5   com.apple.AppKit              	0x00007fffa2b005a0 _NSEventThread + 205
6   libsystem_pthread.dylib       	0x00007fffba00eaab _pthread_body + 180
7   libsystem_pthread.dylib       	0x00007fffba00e9f7 _pthread_start + 286
8   libsystem_pthread.dylib       	0x00007fffba00e221 thread_start + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000307  rbx: 0x000000012046c400  rcx: 0x00007fffb9dea530  rdx: 0x0000000000000307
  rdi: 0x0000000000000001  rsi: 0x0000000000000006  rbp: 0x00007fff5fbf4410  rsp: 0x00007fff5fbf43a0
   r8: 0x0000000000000040   r9: 0x000000012046c418  r10: 0xffffffffffffffff  r11: 0x0000000000012068
  r12: 0x000000012046c3f0  r13: 0x000000012046c530  r14: 0x00007fffc2ae6a80  r15: 0x0000000101140818
  rip: 0x00007fffb9dced21  rfl: 0x0000000000010202  cr2: 0x00000001215d1e16
  
Logical CPU:     1
Error Code:      0x00000000
Trap Number:     6


Binary Images:
       0x100000000 -        0x100000ff7 +python (???) <BD6512B6-E6EA-37A5-B1BF-6E8D9E38BE51> /Users/USER/*/python
       0x100003000 -        0x100146ff7 +libpython2.7.dylib (2.7) <87FF0E63-058F-3190-A882-8E25F3D889C7> /Users/USER/*/libpython2.7.dylib
       0x1002db000 -        0x1002dcff7 +_locale.so (???) <B66EF5D5-B1EE-3153-9156-48D9A34ABE9C> /Users/USER/*/_locale.so
       0x1002e0000 -        0x1002e2ff7 +readline.so (???) <8A3ABA15-4747-3C1E-8549-A5A0CD9C0736> /Users/USER/*/readline.so
       0x1002e9000 -        0x1002f3ff7 +libffi.6.dylib (7.4) <655E346E-7B92-3879-83B6-DD623D924ADA> /Users/USER/*/libffi.6.dylib
       0x1002f7000 -        0x1002f7fff +libgthread-2.0.0.dylib (4801) <25E052D5-1775-32A0-B08D-CA674B3C6857> /Users/USER/*/libgthread-2.0.0.dylib
       0x1004f0000 -        0x1004f4ff7 +_struct.so (???) <1A2F7308-0C5C-3BF2-87C0-39833CF40486> /Users/USER/*/_struct.so
       0x1004fb000 -        0x1004fcff7 +_heapq.so (???) <B8E4739B-6694-3708-95D6-DFA78C6B2204> /Users/USER/*/_heapq.so
       0x100700000 -        0x100731fff +libreadline.6.2.dylib (6.2) <8B0801EE-2449-E9D6-850B-4E7FB34BF7FB> /Users/USER/*/libreadline.6.2.dylib
       0x100787000 -        0x100799ff7 +libpangocairo-1.0.0.dylib (4001.1) <5C377F0B-7640-33DA-8C5C-C647FE3A5869> /Users/USER/*/libpangocairo-1.0.0.dylib
       0x1007a6000 -        0x1007bafe7 +libgcc_s.1.dylib (1) <D72AEBF0-C639-3896-B859-B32B834B130D> /Users/USER/*/libgcc_s.1.dylib
       0x1007c5000 -        0x1007e4fff +libhdf5_hl.10.dylib (0) <6E2198A0-27A0-3F1A-B2F2-0CF41B2AF4E3> /Users/USER/*/libhdf5_hl.10.dylib
       0x1007ed000 -        0x1007fbff7 +libintl.8.dylib (10.4) <A33A5375-8567-3AB4-8CBC-07DE85A35AE5> /Users/USER/*/libintl.8.dylib
       0x102000000 -        0x10206dfff +libnetcdff.6.1.1.dylib (6.1.1) <BB8A92A4-DA80-3008-82E7-FA753C14600C> /Users/USER/*/libnetcdff.6.1.1.dylib
       0x102089000 -        0x1020d9fff +libpango-1.0.0.dylib (4001.1) <2A46BC75-A44D-36DE-AFB4-C585AD22150F> /Users/USER/*/libpango-1.0.0.dylib
       0x1020ec000 -        0x102141ff7 +libgobject-2.0.0.dylib (4801) <80055132-6ABB-31EF-8E8D-5728CBDBB9FF> /Users/USER/*/libgobject-2.0.0.dylib
       0x102155000 -        0x102296fff +libcairo.2.dylib (11203.18) <30B7E665-CBF0-3850-95CA-D4D6CBBE8E6D> /Users/USER/*/libcairo.2.dylib
       0x1022ce000 -        0x1023e1ff7 +libgfortran.3.dylib (4) <960BE800-EC43-37D4-8BC8-B266D68841A7> /Users/USER/*/libgfortran.3.dylib
       0x1023f9000 -        0x10242efff +libmfhdf.0.dylib (1) <FAFF6F23-1834-37D7-9D4E-E13503365D25> /Users/USER/*/libmfhdf.0.dylib
       0x102436000 -        0x1024e0fff +libdf.0.dylib (1) <EBB330F6-D2D1-3CAA-A14B-2EC5B1B3E8B7> /Users/USER/*/libdf.0.dylib
       0x10251e000 -        0x10291fff7 +libhdf5.10.dylib (0) <B7A99253-5F01-3AF6-9430-D878C0ED3F43> /Users/USER/*/libhdf5.10.dylib
       0x10295c000 -        0x10297afff +libz.1.dylib (1.2.8) <F62F127D-522F-314F-AB54-6FC4F5DE58F5> /Users/USER/*/libz.1.dylib
       0x10297e000 -        0x1029d1ff7 +libcurl.4.dylib (9) <31DA5D93-7CB3-35C8-943F-D2AA825847E5> /Users/USER/*/libcurl.4.dylib
       0x1029e1000 -        0x102a15ff7 +libquadmath.0.dylib (1) <739BB199-2739-3ABE-AB76-4ACA44FCDDD8> /Users/USER/*/libquadmath.0.dylib
       0x102a19000 -        0x102a72fff +libjpeg.9.dylib (12) <67A4C7ED-FB4A-3F79-ADA1-38CD31912DDC> /Users/USER/*/libjpeg.9.dylib
       0x102a7a000 -        0x102ac9fff +libssl.1.0.0.dylib (1) <7E4B3A10-5A2C-3764-9570-1097F681E835> /Users/USER/*/libssl.1.0.0.dylib
       0x102ae6000 -        0x102c8943f +libcrypto.1.0.0.dylib (1) <84895AEC-B9F1-345A-A518-C3296100A6B0> /Users/USER/*/libcrypto.1.0.0.dylib
       0x102cfe000 -        0x102d69ff7 +libpixman-1.0.dylib (0) <7FF17FB2-D66B-30B7-882F-50354AB4C6C5> /usr/local/lib/libpixman-1.0.dylib
       0x102d7c000 -        0x102d90ff7 +libpangoft2-1.0.0.dylib (4001.1) <E3C6303D-D2E2-3F1B-A6F4-8EB9C8E6F6D5> /Users/USER/*/libpangoft2-1.0.0.dylib
       0x102d9b000 -        0x102e35fff +libharfbuzz.0.dylib (0) <48392A0B-8E0D-3A8D-B466-3732BD6F7C14> /Users/USER/*/libharfbuzz.0.dylib
       0x102e79000 -        0x102fadfff +libglib-2.0.0.dylib (4801) <700F93E3-ED32-3911-949F-B21B59CB451C> /Users/USER/*/libglib-2.0.0.dylib
       0x102fd5000 -        0x10303eff7 +libpcre.1.dylib (4.6) <444D0EC9-445D-3D54-8322-EB078F185970> /Users/USER/*/libpcre.1.dylib
       0x103042000 -        0x10308dff7 +libfontconfig.1.dylib (10) <1FB1D2F7-51E7-3B58-91AC-789A36804D91> /Users/USER/*/libfontconfig.1.dylib
       0x10309a000 -        0x103275fff +libxml2.2.dylib (12.4) <390781FB-EE7E-3085-803E-C233F815EFAD> /Users/USER/*/libxml2.2.dylib
       0x1032ad000 -        0x103501ff7 +libicui18n.56.dylib (0) <7F639050-0115-3131-9F60-0DDBB7E246AA> /Users/USER/*/libicui18n.56.dylib
       0x103601000 -        0x103796fff +libicuuc.56.dylib (0) <2A715585-3802-3A5A-B242-3C817E920834> /Users/USER/*/libicuuc.56.dylib
       0x10380c000 -        0x103840fff +liblzma.5.dylib (8.2) <4B846764-262F-3F12-880B-313125F8DC92> /Users/USER/*/liblzma.5.dylib
       0x103847000 -        0x103939ff7 +libiconv.2.dylib (8.1) <B4B1C550-C9EE-312C-8B41-45A438306E88> /Users/USER/*/libiconv.2.dylib
       0x103946000 -        0x103a1dfff +libfreetype.6.dylib (19.3) <03156E54-5E9E-3C57-9C1A-CB2CB8293641> /Users/USER/*/libfreetype.6.dylib
       0x103a39000 -        0x103a7dff7 +libpng16.16.dylib (43) <9E394E06-867A-3080-86D2-4A0E6A2E3B7A> /Users/USER/*/libpng16.16.dylib
       0x103ab4000 -        0x103ac8fff +_ctypes.so (???) <22CB0BD6-DFE4-3A8A-A560-69DC4708A91C> /Users/USER/*/_ctypes.so
       0x103b19000 -        0x103b1fff7 +math.so (???) <448D5F01-2D37-36C4-B762-E9BB6E13FEC2> /Users/USER/*/math.so
       0x103b26000 -        0x103c55ff7 +multiarray.so (???) <72F60966-C865-3955-8678-EF890B8CF06A> /Users/USER/*/multiarray.so
       0x103d12000 -        0x103d1ffef +datetime.so (???) <47A06CE2-E376-3A10-A0C9-14A6E22B81EA> /Users/USER/*/datetime.so
       0x103d2b000 -        0x103d2ffff +operator.so (???) <4E2597CE-435E-3AD6-8BDC-45F3925EB4C6> /Users/USER/*/operator.so
       0x103d36000 -        0x103d3aff7 +_collections.so (???) <02560451-6450-3F8C-8A8B-47D07981FC91> /Users/USER/*/_collections.so
       0x103d40000 -        0x103d46ff7 +itertools.so (???) <FA830CE9-8840-3AFC-BDBA-C8A7FAD3A478> /Users/USER/*/itertools.so
       0x103d51000 -        0x103d51ff7 +grp.so (???) <D8809249-E7EA-349F-B37F-888CC078D979> /Users/USER/*/grp.so
       0x103d55000 -        0x103d92287  dyld (421.2) <13A9466A-2576-3ABB-AD9D-D6BC16439B8F> /usr/lib/dyld
       0x103de0000 -        0x10428cfe7 +libpyferret.so (0) <2F872FF0-36B0-3764-B5D3-003EF4EA1DB3> /Users/USER/*/libpyferret.so
       0x109f02000 -        0x10a028fff +libnetcdf.11.3.0.dylib (11.3) <D6270CF9-26C9-3506-9FD3-5D3CA925E907> /Users/USER/*/libnetcdf.11.3.0.dylib
       0x10d0e0000 -        0x10e8c3fff +libicudata.56.dylib (0) <CDABA157-F8F0-356C-9641-38B44B72D7DB> /Users/USER/*/libicudata.56.dylib
       0x10e8c5000 -        0x10e9defe7 +libiomp5.dylib (0) <2A272A0F-B27E-381D-8C59-7D122AD2A309> /Users/USER/*/libiomp5.dylib
       0x10ea4a000 -        0x10eac3fff +umath.so (???) <DB3766C6-23F4-3C20-96F3-916F255C1AA5> /Users/USER/*/umath.so
       0x10ec3e000 -        0x10ec4cfff +cPickle.so (???) <54678F7E-D9D5-3FD3-8A26-72E483D881D7> /Users/USER/*/cPickle.so
       0x10ec54000 -        0x10ec55fff +cStringIO.so (???) <7EC04E21-05AE-3417-B29C-8688A576F348> /Users/USER/*/cStringIO.so
       0x10ec5a000 -        0x10ec5bfff +_functools.so (???) <84163CFE-D2DF-3167-A631-FB3D385976CE> /Users/USER/*/_functools.so
       0x10ecdf000 -        0x10ece1fff +time.so (???) <D682E255-F91D-391E-B915-CD7E5CD6142E> /Users/USER/*/time.so
       0x10ed26000 -        0x10ed39ff7 +_io.so (???) <1D186C3B-C27B-3BB2-84A0-D8A86D49D0D8> /Users/USER/*/_io.so
       0x10ed51000 -        0x10ed53ff7 +binascii.so (???) <FD2495CC-E16C-3E40-8A7A-10936C15F364> /Users/USER/*/binascii.so
       0x10ed57000 -        0x10ed59fff +_hashlib.so (???) <5FB4827F-14C7-3643-B293-39B9D462E571> /Users/USER/*/_hashlib.so
       0x10ed5e000 -        0x10ed5fff7 +_random.so (???) <580BAB37-6B9E-383D-B45E-A732F04994E2> /Users/USER/*/_random.so
       0x10ed62000 -        0x10ed63fff +fcntl.so (???) <AFCCAE87-60B6-3F41-AABD-12538269A725> /Users/USER/*/fcntl.so
       0x10ede6000 -        0x10ede9ff7 +lapack_lite.so (???) <8C892D76-7D78-3B65-8662-499C1C8752AB> /Users/USER/*/lapack_lite.so
       0x10eded000 -        0x10edffff7 +_umath_linalg.so (???) <751E3961-2322-3ED4-BBC6-F36DF34F30E9> /Users/USER/*/_umath_linalg.so
       0x10ee0d000 -        0x10ee0dfff +future_builtins.so (???) <485CAA6F-BF0A-3008-8265-8F94117FCB1B> /Users/USER/*/future_builtins.so
       0x10ee50000 -        0x10ee58ff7 +fftpack_lite.so (???) <FE584A5A-2CE1-3B95-AE6B-DB9555302771> /Users/USER/*/fftpack_lite.so
       0x10ee9c000 -        0x10ef07ff7 +mtrand.so (???) <CD167537-4D05-32E3-B64A-3AC858DAA1ED> /Users/USER/*/mtrand.so
       0x10efdc000 -        0x10efdffff +select.so (???) <A8CC9877-1257-377B-80D8-0B07F95944EE> /Users/USER/*/select.so
       0x10efe5000 -        0x10efe8fff +_multiprocessing.so (???) <873CACC0-5624-35B0-8594-F1FA4C1BBF35> /Users/USER/*/_multiprocessing.so
       0x10f800000 -        0x11085eff7 +libmkl_intel_lp64.dylib (0) <EE532070-2D4C-3022-9FA7-248366C86F41> /Users/USER/*/libmkl_intel_lp64.dylib
       0x110a60000 -        0x112271fff +libmkl_intel_thread.dylib (0) <E46A8ADC-A39D-3511-A764-EEC2ECB76B51> /Users/USER/*/libmkl_intel_thread.dylib
       0x112861000 -        0x113ee2fef +libmkl_core.dylib (0) <29EC5E30-556E-38BC-96A6-FC06C0C35C64> /Users/USER/*/libmkl_core.dylib
       0x120600000 -        0x120609fff +_socket.so (???) <5B86C6BF-9FEE-3D88-897C-3731CA5262AD> /Users/USER/*/_socket.so
       0x120615000 -        0x120620ff7 +_ssl.so (???) <46A18789-3B07-31C5-9FC8-4C39D7A7C56C> /Users/USER/*/_ssl.so
       0x12066c000 -        0x120682fff +sip.so (???) <FE470E31-77B9-3C19-9A36-768F6814FCFF> /Users/USER/*/sip.so
       0x12068d000 -        0x120815fff +QtCore.so (???) <A5F28D82-38F6-3BAA-8DF1-0D379B74AD6A> /Users/USER/*/QtCore.so
       0x120947000 -        0x120bf1ff7 +libQtCore.4.8.7.dylib (4.8.7) <BFE6E781-D734-35FA-842E-3CC73B37A12B> /Users/USER/*/libQtCore.4.8.7.dylib
       0x120cbe000 -        0x12117aff7 +QtGui.so (???) <08BD92D4-2BC3-3BF2-8BD2-198F2E32496E> /Users/USER/*/QtGui.so
       0x121593000 -        0x121f11fff +libQtGui.4.8.7.dylib (4.8.7) <C520B85E-1FF0-39DF-83E9-B354053D790F> /Users/USER/*/libQtGui.4.8.7.dylib
       0x1221c6000 -        0x1221d5fff +QtSvg.so (???) <FA08B05B-50A2-3D77-9100-4F8688A2F138> /Users/USER/*/QtSvg.so
       0x122380000 -        0x1223ccfff +libQtSvg.4.8.7.dylib (4.8.7) <8C826E89-517B-3987-87D7-826EE502AA02> /Users/USER/*/libQtSvg.4.8.7.dylib
       0x124536000 -        0x124552fff  com.apple.security.csparser (3.0 - 57740.20.22) <80372D4E-3666-300E-9376-A92097A19E3C> /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/csparser
       0x124566000 -        0x124609ff7  ColorSyncDeprecated.dylib (502) <FCF7262C-C270-3E32-BD38-08B2D50C74F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x7fff9fb3f000 -     0x7fff9fe77fff  com.apple.RawCamera.bundle (7.00 - 874) <99AF1865-BCDD-3313-85BF-E246745201F0> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fffa1993000 -     0x7fffa1993fff  com.apple.Accelerate (1.11 - Accelerate 1.11) <97EF9FB3-581F-3F19-84D0-E9262559A454> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fffa1994000 -     0x7fffa19abffb  libCGInterfaces.dylib (331.5) <5796C169-B449-33C8-B471-BD711BDCB898> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
    0x7fffa19ac000 -     0x7fffa1ec5feb  com.apple.vImage (8.1 - ???) <A5DBF800-F768-3A61-8575-9B45FC32FEAB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fffa1ec6000 -     0x7fffa2036ff3  libBLAS.dylib (1185) <C7E42BBE-2337-3AEF-9C45-A2F2CB1A5B3E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fffa2037000 -     0x7fffa204bffb  libBNNS.dylib (14) <CFDEE88D-E002-347C-BC68-83099651585B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
    0x7fffa204c000 -     0x7fffa2442fef  libLAPACK.dylib (1185) <2E8201CB-9A41-3D65-853E-841917FCE77B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fffa2443000 -     0x7fffa2459fff  libLinearAlgebra.dylib (1185) <8CC29DE1-A231-3D5E-B5F1-DCC309036FE0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7fffa245a000 -     0x7fffa2460fff  libQuadrature.dylib (3) <120F6228-A3D4-3184-89D7-785ADC2AC715> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
    0x7fffa2461000 -     0x7fffa2475ff7  libSparseBLAS.dylib (1185) <C35235B7-CFA6-39A7-BD6E-79F4D9CAFD36> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
    0x7fffa2476000 -     0x7fffa25fdfe7  libvDSP.dylib (600) <DF2860D3-1B2E-3DE0-8D8D-F567374398CB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fffa25fe000 -     0x7fffa26b0ffb  libvMisc.dylib (600) <5E006F98-FB5C-3AC4-B8B9-6D267B22AA72> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fffa26b1000 -     0x7fffa26b1fff  com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <A395B521-8E54-30F2-B4FE-355D68900DAF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fffa296d000 -     0x7fffa364dff3  com.apple.AppKit (6.9 - 1504.60) <5DA1E013-575C-34D5-A028-1639EB7B0040> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fffa365f000 -     0x7fffa365ffff  com.apple.ApplicationServices (48 - 48) <3E1395EA-C661-3318-9B87-9857BB81021B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fffa3660000 -     0x7fffa36ceff7  com.apple.ApplicationServices.ATS (377 - 422.1) <FF4D9FCA-D799-3ED1-B5F8-3D81C29342D0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fffa3768000 -     0x7fffa3896ff7  libFontParser.dylib (194.2) <E29F233F-773A-3070-874A-83799BDF0B5D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fffa3897000 -     0x7fffa38e1fff  libFontRegistry.dylib (196.2) <8AEE7F4E-60F0-33BB-99E4-5381EF1FEC6F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fffa393e000 -     0x7fffa3970fff  libTrueTypeScaler.dylib (194.2) <A8520109-5F65-3144-ABF7-E22B98A74287> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fffa39dc000 -     0x7fffa3a86ff7  com.apple.ColorSync (4.12.0 - 502) <C86F8032-83DD-34EB-A4CB-87E96F25CF1C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fffa3a87000 -     0x7fffa3ad7fff  com.apple.HIServices (1.22 - 590) <109A9893-313B-3467-9892-062F49D1FF0D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fffa3ad8000 -     0x7fffa3ae7ff3  com.apple.LangAnalysis (1.7.0 - 1.7.0) <47D1A017-91A4-37F3-93E0-3923CD6ED2DE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fffa3ae8000 -     0x7fffa3b35fff  com.apple.print.framework.PrintCore (12 - 491) <B7CC15C1-AF50-37F3-8AF6-65F8CDC323F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fffa3b36000 -     0x7fffa3b71fff  com.apple.QD (3.12 - 310) <8F718290-DD82-36CE-9AF0-EFB6D31A49F4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fffa3b72000 -     0x7fffa3b7dff7  com.apple.speech.synthesis.framework (6.0.15 - 6.0.15) <23EA6076-ECDF-3A50-81E7-3CE6451DC8C4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fffa3b7e000 -     0x7fffa3d8cff7  com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <BA73DBAD-A9D2-3BA7-BCDB-4790D6C8B460> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fffa3d8d000 -     0x7fffa3d8dfff  com.apple.audio.units.AudioUnit (1.14 - 1.14) <C49668FF-2971-3E30-92BB-09E0720E74A5> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fffa3ef6000 -     0x7fffa427aff7  com.apple.CFNetwork (807.1.3 - 807.1.3) <336BFAD9-1BAE-368E-8C48-B9F1CC251C67> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fffa4294000 -     0x7fffa4294fff  com.apple.Carbon (154 - 157) <AB71A31F-5B15-3BF5-8532-591EACD07B21> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fffa4295000 -     0x7fffa4298fff  com.apple.CommonPanels (1.2.6 - 98) <DDA2DF0B-86E7-34B6-B688-D7371DBC8A63> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fffa4299000 -     0x7fffa459dfff  com.apple.HIToolbox (2.1.1 - 856.6) <DAF74CE6-8B6B-3347-B299-FE860B517D38> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fffa459e000 -     0x7fffa45a1ff7  com.apple.help (1.3.5 - 49) <27C5F9FE-838F-3807-A4AC-D99470185B10> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fffa45a2000 -     0x7fffa45a7fff  com.apple.ImageCapture (9.0 - 9.0) <E3E757FD-4060-33A4-A2AC-85EFBD987FCE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fffa45a8000 -     0x7fffa463fff3  com.apple.ink.framework (10.9 - 219) <B44BA36D-7549-3EB2-8CF6-E171885194FB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fffa4640000 -     0x7fffa465afff  com.apple.openscripting (1.7 - 172) <B204BF70-C4AA-3699-8493-66E6645A92A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fffa465b000 -     0x7fffa465cff3  com.apple.print.framework.Print (12 - 267) <CA7E9448-0903-34C8-AAF6-9070B52BF70E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fffa465d000 -     0x7fffa465fff7  com.apple.securityhi (9.0 - 55006) <FFB3F28C-B982-34EF-8510-8D6D10975404> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fffa4660000 -     0x7fffa4666ff7  com.apple.speech.recognition.framework (6.0.1 - 6.0.1) <A20B0F7B-C32A-3FF1-BB75-BAC0EE4EF889> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fffa4746000 -     0x7fffa4746fff  com.apple.Cocoa (6.11 - 22) <5EEB0A26-F1C2-3D57-8441-52C0B80C2A6A> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fffa487c000 -     0x7fffa490cff7  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <4082E8CC-568A-364A-9AF0-92F30F067D42> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fffa490d000 -     0x7fffa4920ff3  com.apple.CoreBluetooth (1.0 - 1) <73A2B185-70E4-3535-A653-E1BC74584E55> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fffa4921000 -     0x7fffa4c17ffb  com.apple.CoreData (120 - 752.2) <CCDCE896-CD36-3483-8E04-C513433BDDC5> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fffa4c18000 -     0x7fffa4ca4fff  com.apple.CoreDisplay (1.0 - 1) <ACA3B0B8-6900-3445-B202-C5C312421E44> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
    0x7fffa4ca5000 -     0x7fffa513eff7  com.apple.CoreFoundation (6.9 - 1348.15) <C25C6FB8-E934-349C-952C-26CF913BAC33> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fffa513f000 -     0x7fffa57bdfff  com.apple.CoreGraphics (2.0 - 1070.8) <3F5B7647-8006-3738-9A5A-1AD2DF570992> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fffa57be000 -     0x7fffa59fdff7  com.apple.CoreImage (12.0.0 - 451) <4A79760F-FD23-3055-9569-5F038818993F> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fffa5b58000 -     0x7fffa5b58fff  com.apple.CoreServices (775.8.2 - 775.8.2) <FE7B0765-C41F-3FD9-8FD7-094466AAD0EB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fffa5b59000 -     0x7fffa5baaff7  com.apple.AE (712 - 712) <0EF17D7E-6BA4-3555-BC38-9BD0CC5B82A3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fffa5bab000 -     0x7fffa5e86fff  com.apple.CoreServices.CarbonCore (1159 - 1159) <837B7ECF-7E62-3210-988C-63D7AB4EAA88> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fffa5e87000 -     0x7fffa5ebafff  com.apple.DictionaryServices (1.2 - 274) <302B8678-D057-3CF8-ACA7-7424A4A6A00A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fffa5ebb000 -     0x7fffa5ec3ffb  com.apple.CoreServices.FSEvents (1230 - 1230) <8836E7D0-844F-36F9-9601-B630BB82336B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x7fffa5ec4000 -     0x7fffa602ffff  com.apple.LaunchServices (775.8.2 - 775.8.2) <7389590A-0E30-3294-B39C-F179D237F6C4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fffa6030000 -     0x7fffa60e0ffb  com.apple.Metadata (10.7.0 - 1075.17) <40F7E6E2-B58B-34E1-B97B-26756ECDB947> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fffa60e1000 -     0x7fffa6140fff  com.apple.CoreServices.OSServices (775.8.2 - 775.8.2) <C949CF81-3510-3987-AEB4-9A961B738DA2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fffa6141000 -     0x7fffa61b1fff  com.apple.SearchKit (1.4.0 - 1.4.0) <F1B3EF8D-E820-317C-AC7F-8F056C246874> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fffa61b2000 -     0x7fffa61f8ff7  com.apple.coreservices.SharedFileList (38 - 38) <6C5A3FBB-9502-3725-AC3A-AE7B1528BBD4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
    0x7fffa6285000 -     0x7fffa63d0ffb  com.apple.CoreText (352.0 - 544.1) <3229A726-303B-3B09-A014-8708C3BEF2D1> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fffa63d1000 -     0x7fffa6406fff  com.apple.CoreVideo (1.8 - 234.0) <48C31E93-87C2-31F4-97E7-9E54C1EA8E7D> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fffa6407000 -     0x7fffa6478ffb  com.apple.framework.CoreWLAN (11.0 - 1200.25.1) <0425CA71-50D9-32DC-8693-CAE6CB3B799D> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fffa64a8000 -     0x7fffa64b3ff3  com.apple.DirectoryService.Framework (10.12 - 194) <829AFAAD-5742-332D-B84D-AF161FB57660> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x7fffa64b4000 -     0x7fffa6572ff7  com.apple.DiscRecording (9.0.3 - 9030.4.5) <BB73A94D-1A40-3F62-9BD9-82DEE9DB8FE9> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fffa6573000 -     0x7fffa6578fff  com.apple.DiskArbitration (2.7 - 2.7) <566D5C06-13E8-3638-B2EC-2B834D5F04F1> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fffa6707000 -     0x7fffa6aaeffb  com.apple.Foundation (6.9 - 1349) <08A463B1-296E-3AC1-B8D3-01A75B0785A8> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fffa6ada000 -     0x7fffa6b0bfff  com.apple.GSS (4.0 - 2.0) <4F3C9982-457C-3731-85DB-8CE1A72621B0> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fffa6bbf000 -     0x7fffa6c62fff  com.apple.Bluetooth (5.0.1 - 5.0.1f7) <406E3901-F5D3-3996-84F7-32975EBE8F86> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fffa6c63000 -     0x7fffa6cf8ff7  com.apple.framework.IOKit (2.0.2 - 1324.21.1) <EEFE7FF0-CE41-326A-A571-8AA0B2E89271> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fffa6cf9000 -     0x7fffa6cffffb  com.apple.IOSurface (153.1 - 153.1) <849B0928-3D37-3977-9670-19979DB4EE4D> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fffa6d53000 -     0x7fffa6ea9fef  com.apple.ImageIO.framework (3.3.0 - 1570.2) <1133B1CE-C702-3D66-80F3-6BB40D5D1178> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fffa6eaa000 -     0x7fffa6eaefff  libGIF.dylib (1570.2) <4AE8D51B-E26A-3CB0-9D53-58112F94E3CE> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fffa6eaf000 -     0x7fffa6f9ffff  libJP2.dylib (1570.2) <9F56888C-28CD-3ED0-B7BB-FFB775EF9DE7> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fffa6fa0000 -     0x7fffa6fc3ffb  libJPEG.dylib (1570.2) <BE6386AF-E7F7-3C26-8B9E-7682DA38F496> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fffa6fc4000 -     0x7fffa6febff7  libPng.dylib (1570.2) <2BC453BB-5E15-3031-AFAE-912025F2674A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fffa6fec000 -     0x7fffa6feeff3  libRadiance.dylib (1570.2) <0F2C81F9-2D74-36A6-BCC0-2366E60410C7> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fffa6fef000 -     0x7fffa7048ff3  libTIFF.dylib (1570.2) <897EB69A-1C96-3BC2-A458-A21652249E71> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fffa7c0a000 -     0x7fffa7c23ff7  com.apple.Kerberos (3.0 - 1) <49DCBE1A-130C-3FBF-AAEA-AF9A518913AC> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fffa7c24000 -     0x7fffa7c5afff  com.apple.LDAPFramework (2.4.28 - 194.5) <850BB4C5-2548-33A5-B00C-0600CA59EE59> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fffa840a000 -     0x7fffa8461ff7  com.apple.Metal (85.85 - 85.85) <EF221C0E-9638-312B-9455-FF3C69180C45> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
    0x7fffa8b77000 -     0x7fffa8b7ffff  com.apple.NetFS (6.0 - 4.0) <6614F9B8-0861-338B-8FF0-8E402F96141C> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fffa8f24000 -     0x7fffa8f72ff3  com.apple.opencl (2.8.6 - 2.8.6) <819DE36A-893E-3100-8430-EEB9D7023672> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fffa8f73000 -     0x7fffa8f8cffb  com.apple.CFOpenDirectory (10.12 - 194) <BDD22B3E-4149-366A-A974-942280861DD4> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fffa8f8d000 -     0x7fffa8f98ff7  com.apple.OpenDirectory (10.12 - 194) <E1125140-E42C-369C-8DC8-D0935767B275> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fffa8f99000 -     0x7fffa8f9bfff  libCVMSPluginSupport.dylib (12.4.5) <AF349AF5-ACC9-32C8-98BE-1DC9523156C5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fffa8f9c000 -     0x7fffa8f9fff7  libCoreFSCache.dylib (150) <991F00EB-B1B4-3351-9D83-C11E4920C360> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
    0x7fffa8fa0000 -     0x7fffa8fa3fff  libCoreVMClient.dylib (150) <06276E05-1FB2-3748-A236-1F66468A1755> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fffa8fa4000 -     0x7fffa8facffb  libGFXShared.dylib (12.4.5) <67ABA30E-DA8A-336C-8137-11CD0D455741> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fffa8fad000 -     0x7fffa8fb8fff  libGL.dylib (12.4.5) <920D2CC5-D64F-35A5-8C54-4A5731AEC552> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fffa8fb9000 -     0x7fffa8ff5ff7  libGLImage.dylib (12.4.5) <BEDFA6BF-0D9C-35ED-9DDD-FDBB1F6AAF95> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fffa916d000 -     0x7fffa91adff3  libGLU.dylib (12.4.5) <79C811DC-7904-3A7D-A983-B3E8D5439336> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fffa9b15000 -     0x7fffa9b23fff  com.apple.opengl (12.4.5 - 12.4.5) <B33F90DE-B86B-38E3-BCDB-5C8B4952D84B> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fffaa835000 -     0x7fffaaa2ffff  com.apple.QuartzCore (1.11 - 449.39.5) <B1815529-31B4-3FD0-923D-C3E964F844FF> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fffaaf95000 -     0x7fffab2b0ff7  com.apple.security (7.0 - 57740.20.22) <7E95D13A-0D52-36A9-A1C4-C21EE26AB2AB> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fffab2b1000 -     0x7fffab327ff7  com.apple.securityfoundation (6.0 - 55132.20.1) <8DDEA805-C6F7-3EF9-990F-136617DB942D> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fffab351000 -     0x7fffab354ff3  com.apple.xpc.ServiceManagement (1.0 - 1) <A88DACDF-71A9-3974-8D8D-DAA2B64F2CA5> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fffab6d9000 -     0x7fffab74aff7  com.apple.SystemConfiguration (1.14 - 1.14) <013957CA-2708-31F0-845D-11E271C96B94> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fffad5fd000 -     0x7fffad602ff7  com.apple.APFS (1.0 - 1) <AB6F6CA1-7C94-3E60-9AEB-045D0BB45884> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
    0x7fffadd62000 -     0x7fffadd7dff3  com.apple.AppContainer (4.0 - 307.20.1) <AE48030D-760D-3C46-A5EB-FD09B42543ED> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
    0x7fffadd8c000 -     0x7fffaddaeffb  com.apple.framework.Apple80211 (12.0 - 1200.37) <25299C0F-7A30-3BAA-9945-DB1515F68A2C> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fffaddaf000 -     0x7fffaddbefdb  com.apple.AppleFSCompression (88 - 1.0) <D3A6F5F9-2132-34B5-933F-DF5D6733DE8B> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fffadea7000 -     0x7fffadf3297f  com.apple.AppleJPEG (1.0 - 1) <B4C3209B-58A5-359F-A898-F61B6C40E5E9> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fffadf62000 -     0x7fffadf6affb  com.apple.AppleSRP (5.0 - 1) <F105D2D2-8A12-3361-9C9D-E405668CAF75> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x7fffae34e000 -     0x7fffae3ccff7  com.apple.backup.framework (1.8.1 - 1.8.1) <792B4983-DE9A-377D-8338-93719706D12F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fffaefea000 -     0x7fffaf011ffb  com.apple.ChunkingLibrary (172 - 172) <83E91936-305D-32A4-A256-5582B96B1852> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fffaf92c000 -     0x7fffaf937ffb  com.apple.CommerceCore (1.0 - 580.11) <C9E17FD2-48F3-3F86-9BF6-A723A6111CAC> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
    0x7fffaf938000 -     0x7fffaf941ffb  com.apple.CommonAuth (4.0 - 2.0) <D561391D-80B8-35F8-9EFF-1ACC89895E38> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fffaff45000 -     0x7fffaff4dffb  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <212D3DB2-DC44-329F-B810-238DF156D1EE> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
    0x7fffb005d000 -     0x7fffb006eff7  com.apple.CoreEmoji (1.0 - 39.1) <54432658-8481-3F33-ADED-B60684311E11> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
    0x7fffb0350000 -     0x7fffb0380ff3  com.apple.CoreServicesInternal (276 - 276) <CCB21255-89DC-3F53-A6D6-8FA8F693C837> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fffb0609000 -     0x7fffb0693fff  com.apple.CoreSymbolication (61050) <15C4AF49-2F85-3265-B53F-4925616C746E> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fffb0694000 -     0x7fffb07d2fcf  com.apple.coreui (2.1 - 426.9.1) <A7672B5D-9972-34B8-968A-188D422083AE> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fffb07d3000 -     0x7fffb0872ffb  com.apple.CoreUtils (4.3 - 430.70) <946F5089-9F8D-3595-8208-AD945B26D267> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fffb08c2000 -     0x7fffb0927ff3  com.apple.framework.CoreWiFi (12.0 - 1200.25.1) <8DAD3903-9A77-3E50-99C4-3C5708FB25B1> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fffb0928000 -     0x7fffb0935fff  com.apple.CrashReporterSupport (10.12 - 816) <BF292E0C-6CDB-3149-8177-4EF5DD72D544> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fffb09db000 -     0x7fffb0a52ff3  com.apple.datadetectorscore (7.0 - 539) <AA02538E-706E-305B-AABA-FA9A6F4C1B8C> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fffb0a8c000 -     0x7fffb0acbfff  com.apple.DebugSymbols (137 - 137) <B229F3F7-250B-3151-8048-CEA7BF80FA52> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fffb0acc000 -     0x7fffb0bddfff  com.apple.desktopservices (1.11.1 - 1.11.1) <03518A59-79B1-3B16-B923-52D6EFF04ADB> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fffb0be2000 -     0x7fffb0cb8ff7  com.apple.DiskImagesFramework (444.20.3 - 444.20.3) <D7B9FFE2-65D7-33AE-A50B-6EB46CAC0157> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fffb0d6b000 -     0x7fffb0d6dffb  com.apple.EFILogin (2.0 - 2) <201CA489-CD74-35A2-AC1C-A2458161A7AF> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fffb0ea9000 -     0x7fffb12daff7  com.apple.vision.FaceCore (3.3.2 - 3.3.2) <DEB42099-6927-332C-8D3E-D45096318D25> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fffb12e2000 -     0x7fffb12fffff  com.apple.framework.familycontrols (4.1 - 410) <44D53004-A83C-3A78-8565-F707393A5504> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x7fffb2615000 -     0x7fffb2615fff  libmetal_timestamp.dylib (600.0.48.26) <681B9F09-0673-3C38-B636-9D77D338D1AF> /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib
    0x7fffb28df000 -     0x7fffb28fbff7  com.apple.GenerationalStorage (2.0 - 259) <43D40063-BD46-3008-8992-FF092B7C9A58> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fffb2ff1000 -     0x7fffb3067ffb  com.apple.Heimdal (4.0 - 2.0) <418DD668-7288-3D33-BAFE-959DB96D0351> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fffb367a000 -     0x7fffb3681ffb  com.apple.IOAccelerator (288.15 - 288.15) <DE5BC493-2F4E-3388-A887-DA5AD7BAD3F4> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x7fffb3683000 -     0x7fffb3697ff3  com.apple.IOPresentment (1.0 - 25) <40934217-996A-3DDB-A8C4-484CA0F0222B> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
    0x7fffb3698000 -     0x7fffb36baff7  com.apple.IconServices (74.1 - 74.1) <F7B83970-4A72-3186-BBB3-90FA86C3E263> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fffb379c000 -     0x7fffb3950fff  com.apple.LanguageModeling (1.0 - 123) <10152D7F-C7C0-34AA-A295-D712D16C76E6> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x7fffb397d000 -     0x7fffb3981ff7  com.apple.LoginUICore (4.0 - 4.0) <DB0F1DBE-12A8-3848-9D8B-97353C5D3C23> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
    0x7fffb4071000 -     0x7fffb40a5ff3  com.apple.MediaKit (16 - 840) <2035FF47-C7E6-3F73-A335-AC0BFBB1DB36> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fffb41fc000 -     0x7fffb4274fef  com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <EDE6F9AA-B863-3936-BA54-177B769080FD> /System/Library/PrivateFrameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
    0x7fffb43f6000 -     0x7fffb441efff  com.apple.MultitouchSupport.framework (368.4 - 368.4) <18778258-70B1-31BF-845D-1FACBF280108> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fffb44cb000 -     0x7fffb44d5fff  com.apple.NetAuth (6.0 - 6.0) <D57D5888-0290-3295-A1C4-D673D4DCB497> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fffb4cb1000 -     0x7fffb4cf2ff7  com.apple.PerformanceAnalysis (1.145 - 145) <73A73364-EFB6-3D0A-A7EA-7F924359B3C9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fffb5358000 -     0x7fffb5383ffb  com.apple.ProtectedCloudStorage (1.0 - 1) <614C38AC-9D97-30D8-A196-02688634B584> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
    0x7fffb5384000 -     0x7fffb539efff  com.apple.ProtocolBuffer (1 - 249) <D8B7694B-B598-3728-8583-9C4CC0F05B64> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
    0x7fffb53b8000 -     0x7fffb53dbff3  com.apple.RemoteViewServices (2.0 - 124) <280DB828-4613-3DF8-ACBA-C91989B64347> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fffb600e000 -     0x7fffb6011fff  com.apple.SecCodeWrapper (4.0 - 307.20.1) <2BBC8E7C-7B28-39D2-8273-2BA5ED7DAC45> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
    0x7fffb609f000 -     0x7fffb611bfff  com.apple.Sharing (671.15 - 671.15) <37C29D52-CA6E-3E30-9CCF-F7B4A8DE6B9B> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fffb613c000 -     0x7fffb638efef  com.apple.SkyLight (1.600.0 - 108.11) <5D0C258E-0816-3FF2-AA3C-A7B9F2DEC19C> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
    0x7fffb6568000 -     0x7fffb6574fff  com.apple.SpeechRecognitionCore (3.0.15 - 3.0.15) <BE386037-4B61-341F-80E2-5D8B5B50C8BC> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7fffb6c58000 -     0x7fffb6cc4ff3  com.apple.Symbolication (61080.2) <8AB6B520-E8DE-392F-8B86-52098D2A2BA2> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fffb6ead000 -     0x7fffb6ed9ff3  com.apple.framework.SystemAdministration (1.0 - 1.0) <335EB091-8DF2-3311-BF41-2A9C17ECAE66> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
    0x7fffb70bb000 -     0x7fffb70c1ff7  com.apple.TCC (1.0 - 1) <787E8FD8-21A7-39E6-87D4-6AD09156C5A0> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fffb714d000 -     0x7fffb730eff3  com.apple.TextureIO (1.35 - 1.35) <63D75E50-F3C2-3E8E-A49B-F53531C24C54> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
    0x7fffb7384000 -     0x7fffb7513ffb  com.apple.UIFoundation (1.0 - 489) <0CD14719-FC52-3AC5-87EF-775437927990> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x7fffb8512000 -     0x7fffb8514ffb  com.apple.loginsupport (1.0 - 1) <03B57D6F-C210-32BC-B384-5B0E95660283> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7fffb8569000 -     0x7fffb8584ff7  libCRFSuite.dylib (34) <BACC371B-6153-36B5-BC54-3BCF26FBB221> /usr/lib/libCRFSuite.dylib
    0x7fffb8585000 -     0x7fffb8590fff  libChineseTokenizer.dylib (21) <09E74E18-ADB2-30D2-A858-13691CB1186C> /usr/lib/libChineseTokenizer.dylib
    0x7fffb8591000 -     0x7fffb8621ff7  libCoreStorage.dylib (540) <A1E0A6CD-EB83-3564-A905-19DBCC3EC70E> /usr/lib/libCoreStorage.dylib
    0x7fffb8622000 -     0x7fffb8623ff3  libDiagnosticMessagesClient.dylib (102) <422911A4-E273-3E88-BFC4-DF6470E48242> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fffb8624000 -     0x7fffb8837fff  libFosl_dynamic.dylib (16.37) <D5551823-1E3D-3BDE-968C-BF022EE4958D> /usr/lib/libFosl_dynamic.dylib
    0x7fffb885b000 -     0x7fffb885bfff  libOpenScriptingUtil.dylib (172) <D025E180-BB3B-3FFA-98FC-B6835354D723> /usr/lib/libOpenScriptingUtil.dylib
    0x7fffb885c000 -     0x7fffb885fffb  libScreenReader.dylib (477.10.20) <B48924E9-5301-3141-9D62-ADA2852D5BAA> /usr/lib/libScreenReader.dylib
    0x7fffb8860000 -     0x7fffb8861ff3  libSystem.B.dylib (1238) <CFC3669C-FB44-3A51-8815-1E84A168F3C5> /usr/lib/libSystem.B.dylib
    0x7fffb88cd000 -     0x7fffb88f8ffb  libarchive.2.dylib (41.20.1) <FC116AC3-EB4A-3252-821C-4E1703879C82> /usr/lib/libarchive.2.dylib
    0x7fffb88f9000 -     0x7fffb896dfff  libate.dylib (1.12.12) <DD989482-B873-3094-97BB-2B5AE8D3B544> /usr/lib/libate.dylib
    0x7fffb8971000 -     0x7fffb8971ff3  libauto.dylib (187) <5BBF6A00-CC76-389D-84E7-CA88EDADE683> /usr/lib/libauto.dylib
    0x7fffb8972000 -     0x7fffb8982ff3  libbsm.0.dylib (34) <20084796-B04D-3B35-A003-EA11459557A9> /usr/lib/libbsm.0.dylib
    0x7fffb8983000 -     0x7fffb8991ff7  libbz2.1.0.dylib (38) <6FD3B63F-0F86-3A25-BD5B-E243F58792C9> /usr/lib/libbz2.1.0.dylib
    0x7fffb8992000 -     0x7fffb89e8ff7  libc++.1.dylib (307.4) <BEE86868-F831-384C-919E-2B286ACFE87C> /usr/lib/libc++.1.dylib
    0x7fffb89e9000 -     0x7fffb8a13fff  libc++abi.dylib (307.2) <1CEF8ABB-7E6D-3C2F-8E0A-E7884478DD23> /usr/lib/libc++abi.dylib
    0x7fffb8a14000 -     0x7fffb8a24ffb  libcmph.dylib (6) <2B5D405E-2D0B-3320-ABD6-622934C86ABE> /usr/lib/libcmph.dylib
    0x7fffb8a25000 -     0x7fffb8a3afc3  libcompression.dylib (34) <1691D6F2-46CD-3DA6-B44F-24CDD9BD0E4E> /usr/lib/libcompression.dylib
    0x7fffb8a3b000 -     0x7fffb8a3bff7  libcoretls.dylib (121.1.1) <F3BAB54C-DA82-37C3-A218-46FEB179D555> /usr/lib/libcoretls.dylib
    0x7fffb8a3c000 -     0x7fffb8a3dffb  libcoretls_cfhelpers.dylib (121.1.1) <D12709F3-BBE3-3CF7-9070-C2A0803F5526> /usr/lib/libcoretls_cfhelpers.dylib
    0x7fffb8d6d000 -     0x7fffb8d78fff  libcsfde.dylib (540) <F4208351-A781-35D5-B230-101CBA0F58E7> /usr/lib/libcsfde.dylib
    0x7fffb8d79000 -     0x7fffb8dccff7  libcups.2.dylib (450) <04CA1F55-4B70-3D65-B4B1-62F6C271A9EF> /usr/lib/libcups.2.dylib
    0x7fffb8dcd000 -     0x7fffb8e1cff7  libcurl.4.dylib (95) <7FFE0024-36CD-3040-923F-1DE911FE5459> /usr/lib/libcurl.4.dylib
    0x7fffb8e46000 -     0x7fffb8e46fff  libenergytrace.dylib (15) <A1B040A2-7977-3097-9ADF-34FF181EB970> /usr/lib/libenergytrace.dylib
    0x7fffb8e56000 -     0x7fffb8e5bff7  libheimdal-asn1.dylib (498.20.2) <C9B5464F-4A2E-3E3F-B514-B0911B5CB0DA> /usr/lib/libheimdal-asn1.dylib
    0x7fffb8e5c000 -     0x7fffb8f4eff7  libiconv.2.dylib (50) <42125B35-81D7-3FC4-9475-A26DBE10884D> /usr/lib/libiconv.2.dylib
    0x7fffb8f4f000 -     0x7fffb9174fff  libicucore.A.dylib (57132.0.1) <C8176937-9271-3F0E-829D-F3BBB9DD44B5> /usr/lib/libicucore.A.dylib
    0x7fffb917a000 -     0x7fffb917bfff  liblangid.dylib (126) <3F4530C9-8BE1-3AA7-9A82-98694D240866> /usr/lib/liblangid.dylib
    0x7fffb917c000 -     0x7fffb9195ffb  liblzma.5.dylib (10) <44BD0279-99DD-36B5-8A6E-C11432E2098D> /usr/lib/liblzma.5.dylib
    0x7fffb9196000 -     0x7fffb91acff7  libmarisa.dylib (5) <2183D484-032D-3DE5-8984-3A14006E034E> /usr/lib/libmarisa.dylib
    0x7fffb91ad000 -     0x7fffb9457fff  libmecabra.dylib (744.2.2) <C6C3EA2C-1DC7-3DCB-8A20-C645E38524AB> /usr/lib/libmecabra.dylib
    0x7fffb9458000 -     0x7fffb9489ff3  libncurses.5.4.dylib (51) <6B88562D-86DB-3EFA-8C55-0148C30DC642> /usr/lib/libncurses.5.4.dylib
    0x7fffb948a000 -     0x7fffb9503ff3  libnetwork.dylib (856.20.4) <5012EFF3-8FF4-317D-B328-AB21E3B5CA8C> /usr/lib/libnetwork.dylib
    0x7fffb9504000 -     0x7fffb98d4d97  libobjc.A.dylib (706) <F9AFE665-A3A2-3285-9495-19803A565861> /usr/lib/libobjc.A.dylib
    0x7fffb98d5000 -     0x7fffb98d6ff7  libodfde.dylib (23) <4DFCC459-2C07-38C6-871F-94DA3677F1EA> /usr/lib/libodfde.dylib
    0x7fffb98d7000 -     0x7fffb98dbfff  libpam.2.dylib (21) <352F8FF6-2248-3594-B357-8D031DEFB06C> /usr/lib/libpam.2.dylib
    0x7fffb98dc000 -     0x7fffb990cff7  libpcap.A.dylib (67) <450DB888-2C0C-3085-A5F1-69324DFE902C> /usr/lib/libpcap.A.dylib
    0x7fffb992a000 -     0x7fffb9946ffb  libresolv.9.dylib (64) <A244AE4C-00B0-396C-98FF-97FE4DB3DA30> /usr/lib/libresolv.9.dylib
    0x7fffb9981000 -     0x7fffb9993ffb  libsasl2.2.dylib (209) <5A177BA8-362D-32DA-8D14-69AB191648B3> /usr/lib/libsasl2.2.dylib
    0x7fffb9996000 -     0x7fffb9adefff  libsqlite3.dylib (252) <FCA29CD2-E8E4-3324-8E2C-19BDC11F0338> /usr/lib/libsqlite3.dylib
    0x7fffb9b3a000 -     0x7fffb9b8afff  libstdc++.6.dylib (104.1) <91F66BFD-F927-301F-B8F3-578A5CEA78F4> /usr/lib/libstdc++.6.dylib
    0x7fffb9bcc000 -     0x7fffb9bcfffb  libutil.dylib (47.20.1) <CB688ED6-D995-34CB-A8EB-C42B20061F58> /usr/lib/libutil.dylib
    0x7fffb9bd0000 -     0x7fffb9bddfff  libxar.1.dylib (354) <AAFCF321-8100-3622-880B-9661DCA35D69> /usr/lib/libxar.1.dylib
    0x7fffb9be1000 -     0x7fffb9cd0ffb  libxml2.2.dylib (30.11) <26676155-64CE-323F-B73C-AD77AF5982E8> /usr/lib/libxml2.2.dylib
    0x7fffb9cd1000 -     0x7fffb9cfafff  libxslt.1.dylib (15.8) <FFF5DD45-F544-34B2-BE3C-DB877DC60081> /usr/lib/libxslt.1.dylib
    0x7fffb9cfb000 -     0x7fffb9d0cff3  libz.1.dylib (67) <46E3FFA2-4328-327A-8D34-A03E20BFFB8E> /usr/lib/libz.1.dylib
    0x7fffb9d1b000 -     0x7fffb9d1fff7  libcache.dylib (79) <84E55656-FDA9-3B29-9E4F-BE31B2C0AA3C> /usr/lib/system/libcache.dylib
    0x7fffb9d20000 -     0x7fffb9d2afff  libcommonCrypto.dylib (60092.20.1) <31040F10-5E57-3B9C-8D5B-33AD87D1BEE8> /usr/lib/system/libcommonCrypto.dylib
    0x7fffb9d2b000 -     0x7fffb9d32fff  libcompiler_rt.dylib (62) <486BDE52-81B4-3446-BD72-23977CAE556F> /usr/lib/system/libcompiler_rt.dylib
    0x7fffb9d33000 -     0x7fffb9d3bfff  libcopyfile.dylib (138) <0DA49B77-56EC-362D-98FF-FA78CFD986D6> /usr/lib/system/libcopyfile.dylib
    0x7fffb9d3c000 -     0x7fffb9dbefdb  libcorecrypto.dylib (442.20.2) <2684CC01-087E-33E2-8219-AAA3BBD9BFD7> /usr/lib/system/libcorecrypto.dylib
    0x7fffb9dbf000 -     0x7fffb9df1fff  libdispatch.dylib (703.20.1) <877B505D-826C-3246-84F7-0F850636039E> /usr/lib/system/libdispatch.dylib
    0x7fffb9df2000 -     0x7fffb9df7ff3  libdyld.dylib (421.2) <7BFA3476-6210-3BCB-8CE8-9B952F87BD84> /usr/lib/system/libdyld.dylib
    0x7fffb9df8000 -     0x7fffb9df8ffb  libkeymgr.dylib (28) <09CD7CA6-46D2-3A9F-B9F1-7C4CA5CA0D68> /usr/lib/system/libkeymgr.dylib
    0x7fffb9df9000 -     0x7fffb9e05ffb  libkxld.dylib (3789.21.3) <F12B5274-44AD-3268-A793-31EF351A4BD9> /usr/lib/system/libkxld.dylib
    0x7fffb9e06000 -     0x7fffb9e06fff  liblaunch.dylib (972.20.3) <7AB2E2EA-8B47-3420-87CE-5EE18A4EEE49> /usr/lib/system/liblaunch.dylib
    0x7fffb9e07000 -     0x7fffb9e0cfff  libmacho.dylib (894) <1EAE5ADD-490C-3B1F-9F97-447BA8E0E90F> /usr/lib/system/libmacho.dylib
    0x7fffb9e0d000 -     0x7fffb9e0fff3  libquarantine.dylib (85) <F3E47D7C-8776-327C-9426-DD7DEB30DBDD> /usr/lib/system/libquarantine.dylib
    0x7fffb9e10000 -     0x7fffb9e11ffb  libremovefile.dylib (45) <C4FC07FF-ED86-382E-B06F-33C34718080C> /usr/lib/system/libremovefile.dylib
    0x7fffb9e12000 -     0x7fffb9e2aff7  libsystem_asl.dylib (349.1.1) <F0987490-8427-367F-B302-A05A7D61FEBF> /usr/lib/system/libsystem_asl.dylib
    0x7fffb9e2b000 -     0x7fffb9e2bff7  libsystem_blocks.dylib (67) <B8C3701D-5A91-3D35-999D-2DC8D5393525> /usr/lib/system/libsystem_blocks.dylib
    0x7fffb9e2c000 -     0x7fffb9eb9fef  libsystem_c.dylib (1158.20.4) <5F9531F5-EDA3-3D25-A827-3E0FD6B392BA> /usr/lib/system/libsystem_c.dylib
    0x7fffb9eba000 -     0x7fffb9ebdffb  libsystem_configuration.dylib (888.20.5) <CDC55FCB-C1FC-350D-A919-5DBCFC835B63> /usr/lib/system/libsystem_configuration.dylib
    0x7fffb9ebe000 -     0x7fffb9ec1fff  libsystem_coreservices.dylib (41.2) <5DE691C6-7EE6-3210-895D-9EA3ECBC09B4> /usr/lib/system/libsystem_coreservices.dylib
    0x7fffb9ec2000 -     0x7fffb9edaffb  libsystem_coretls.dylib (121.1.1) <8F7E9B12-400D-3276-A9C5-4546B0258554> /usr/lib/system/libsystem_coretls.dylib
    0x7fffb9edb000 -     0x7fffb9ee1fff  libsystem_dnssd.dylib (765.20.4) <28E52C39-DF10-340F-A3EC-C0119AF6361F> /usr/lib/system/libsystem_dnssd.dylib
    0x7fffb9ee2000 -     0x7fffb9f0bfff  libsystem_info.dylib (503) <C686B834-5E7D-382C-AF6E-44AB78EE83E2> /usr/lib/system/libsystem_info.dylib
    0x7fffb9f0c000 -     0x7fffb9f2eff7  libsystem_kernel.dylib (3789.21.3) <EC53F92A-0DFA-3027-A220-414A01F17B2E> /usr/lib/system/libsystem_kernel.dylib
    0x7fffb9f2f000 -     0x7fffb9f76fe7  libsystem_m.dylib (3121.4) <7F86C291-B105-31C1-9923-90EBAB22B73F> /usr/lib/system/libsystem_m.dylib
    0x7fffb9f77000 -     0x7fffb9f95ff7  libsystem_malloc.dylib (116) <F9840080-4C2C-3F3B-8087-7C738F12A1C7> /usr/lib/system/libsystem_malloc.dylib
    0x7fffb9f96000 -     0x7fffb9fedff3  libsystem_network.dylib (856.20.4) <2BAFB24F-999C-3148-BDD8-F28E05F716F7> /usr/lib/system/libsystem_network.dylib
    0x7fffb9fee000 -     0x7fffb9ff7ff3  libsystem_networkextension.dylib (563.20.3) <971DD3AD-D17A-32FF-95DE-0A5A979E68AE> /usr/lib/system/libsystem_networkextension.dylib
    0x7fffb9ff8000 -     0x7fffba001ff3  libsystem_notify.dylib (165.20.1) <EAD023A2-AD3F-31C8-9489-274B9A42DA61> /usr/lib/system/libsystem_notify.dylib
    0x7fffba002000 -     0x7fffba00afe7  libsystem_platform.dylib (126.1.2) <2F2D6A81-C36C-353D-B27B-A6643A32375E> /usr/lib/system/libsystem_platform.dylib
    0x7fffba00b000 -     0x7fffba015ff7  libsystem_pthread.dylib (218.20.1) <46375095-4731-3034-9D87-396DE95FC697> /usr/lib/system/libsystem_pthread.dylib
    0x7fffba016000 -     0x7fffba019ff7  libsystem_sandbox.dylib (592.21.2) <2D42A2BF-A7AF-352A-A821-D8F6E85A63AC> /usr/lib/system/libsystem_sandbox.dylib
    0x7fffba01a000 -     0x7fffba01bfff  libsystem_secinit.dylib (24) <A54B8FEF-E792-3C54-8E0B-E80A376662F2> /usr/lib/system/libsystem_secinit.dylib
    0x7fffba01c000 -     0x7fffba023fff  libsystem_symptoms.dylib (532.1.1) <8FB7CA37-79EF-3651-B5B9-B5E1E0947067> /usr/lib/system/libsystem_symptoms.dylib
    0x7fffba024000 -     0x7fffba044ff7  libsystem_trace.dylib (518.20.8) <C029B910-A65F-35F6-B194-B933B454EAB4> /usr/lib/system/libsystem_trace.dylib
    0x7fffba045000 -     0x7fffba04affb  libunwind.dylib (35.3) <9F7C2AD8-A9A7-3DE4-828D-B0F0F166AAA0> /usr/lib/system/libunwind.dylib
    0x7fffba04b000 -     0x7fffba074ff7  libxpc.dylib (972.20.3) <85EB25FD-218F-38EE-9E69-391CC8EBE6C5> /usr/lib/system/libxpc.dylib

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 60990
    thread_create: 0
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=404.5M resident=0K(0%) swapped_out_or_unallocated=404.5M(100%)
Writable regions: Total=390.7M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=390.7M(100%)
 
                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               384K        2 
Activity Tracing                   256K        2 
CG backing stores                 1404K        2 
CG image                             4K        2 
CoreUI image data                  496K        5 
CoreUI image file                  144K        3 
Dispatch continuations            8192K        2 
Kernel Alloc Once                    8K        2 
MALLOC                            75.5M       60 
MALLOC guard page                   48K       11 
MALLOC_LARGE (reserved)          192.6M        2         reserved VM address space (unallocated)
Memory Tag 242                      12K        2 
Memory Tag 251                    13.3M      707 
STACK GUARD                       56.0M        7 
Stack                             10.5M        7 
VM_ALLOCATE                       8180K      727 
__DATA                           165.7M      327 
__IMAGE                            528K        2 
__LINKEDIT                       133.9M       86 
__TEXT                           270.6M      310 
__UNICODE                          556K        2 
mapped file                       49.4M       39 
shared memory                     16.3M       14 
===========                     =======  ======= 
TOTAL                              1.0G     2300 
TOTAL, minus reserved VM space   811.1M     2300 

Windows builds

@karlmsmith I would like to try ti build pyferret on Windows but I'm not sure what is the best approach. Are you maintaining Windows builds somewhere? Do you use MSVC or may some sort of cygwin/msys2 gcc build toolchain?

Fortran error with tm_fmt.F

Creating a new issue from comments added to the end of issue #14 by @bsenapati-iitkgp

PyFerret was installed from conda (on a Linux system in one known case) using:

conda create -n FERRET -c conda-forge pyferret --yes

Running crashes with the message:

At line 296 of file tm_fmt.F
Internal Error: get_unit(): Bad internal unit KIND

The problem appears to be related to the fortran compiler as this has not been a problem in the past (that bit of code has not changed in a long time) and is not a problem on various other builds of PyFerret. (Will following this with a reply supporting the above assertion.)

Package clim data

I did not check but I don't believe the data is shipped with the package. Maybe we need another package to install it separably. (Similar to what we did for basemap.)

  • add data
  • automatic env var setting for conda-env.

User with conda installation on RHEL5 hitting readline issue

One of our users, Al, tried installing pyferret using

conda create -n PYFERRET -c conda-forge pyferret --yes

on his existing conda installation on an RHEL5 system. (Hoping this is a way to use the latest PyFerret on his old system.) When he runs, readline complains about the missing symbol PC.

# To activate this environment, use:
# $ source activate PYFERRET
#
# To deactivate this environment, use:
# $ source deactivate
#
[hermannA@afsc-s45 ~]$ source activate PYFERRET
discarding /home/hermannA/anaconda2/bin from PATH
prepending /home/hermannA/anaconda2/envs/PYFERRET/bin to PATH
(PYFERRET)[hermannA@afsc-s45 ~]$ pyferret
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/home/hermannA/anaconda2/envs/PYFERRET/lib/python2.7/site-packages/pyferret/__init__.py", line 40, in <module>
    import readline
ImportError: /home/hermannA/anaconda2/envs/PYFERRET/lib/python2.7/lib-dynload/../../libreadline.so.6: undefined symbol: PC

This sounds like the issue mentioned in
ContinuumIO/anaconda-issues#152

The solution they mention is to link in the ncurses library when building. FYI - because some of the comments mention the libtinfo.so library - RHEL (and Fedora, I assume) readline has this (weird) libtinfo.so requirement. But their libncurses.so also requires that library. Not that it matters if we are building our own readline and ncurses.

OS X binaries are failing

import libpyferret

ImportError:
dlopen(/Users/ksmith/miniconda2/envs/FERRET/lib/python2.7/site-packages/pyferret/libpyferret.so,
2): Library not loaded: @rpath/libpixman-1.0.dylib

  Referenced from:
/Users/ksmith/miniconda2/envs/FERRET/lib/libpangocairo-1.0.0.dylib

  Reason: no suitable image found.  Did find:

/Users/ksmith/miniconda2/envs/FERRET/lib//libpixman-1.0.dylib: malformed
mach-o image: load command #13 length (0) too small in
/Users/ksmith/miniconda2/envs/FERRET/lib//libpixman-1.0.dylib

/Users/ksmith/miniconda2/envs/FERRET/lib/python2.7/site-packages/pyferret/../../..//libpixman-1.0.dylib:
malformed mach-o image: load command #13 length (0) too small in
/Users/ksmith/miniconda2/envs/FERRET/lib/python2.7/site-packages/pyferret/../../..//libpixman-1.0.dylib

/Users/ksmith/miniconda2/envs/FERRET/lib//libpixman-1.0.dylib: malformed
mach-o image: load command #13 length (0) too small in
/Users/ksmith/miniconda2/envs/FERRET/lib//libpixman-1.0.dylib

/Users/ksmith/miniconda2/envs/FERRET/bin/../lib//libpixman-1.0.dylib:
malformed mach-o image: load command #13 length (0) too small in
/Users/ksmith/miniconda2/envs/FERRET/bin/../lib//libpixman-1.0.dylib

xref: #14 (comment)

libnetcdf.so dependency

I got the following error when running pyferret (on Ubuntu):

Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/home/jswan/anaconda2/pkgs/pyferret-7.0.0-py27_4/lib/python2.7/site-packages/pyferret/__init__.py", line 42, in <module>
    import libpyferret
ImportError: libnetcdf.so.11: cannot open shared object file: No such file or directory

Then I updated libnetcdf, hdf5 and esmf using conda, after which pyferret runs just fine! I'm thinking maybe some dependency is missing from the pyferret recipe.

Call for testing

@emiliom and @PBrockmann I believe you may be interested in helping me test this recipe ๐Ÿ˜‰
I am not a ferret user so I cannot do much beyond some simple plot tests I copied and pasted from the page.

You can install it with,

conda create pyferret -n TEST_ENV -c conda-forge
source activate TEST_ENV

then call the CLI with pyferret.

Note that the ipython magic is also packaged here (also untested).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.