astroARIADNE
astroARIADNE copied to clipboard
haelpy issue with MacOS 10.14
Hi! just to let you know that I had to install healpy from MacBook ports for py37 because with pip I got an error with one of the libraries (see below). After that (and re-installing everything!) it seems that everything is working. Cheers!
from astroARIADNE.star import Star Holoviews not imported. Some visualizations will not be available. Warning: cannot import _healpy_pixel_lib module
ImportError Traceback (most recent call last)
/var/folders/b7/q8hps60d2wg69_x1swxr_5fr0000gn/T/ipykernel_19629/3021478202.py in
~/Library/Python/3.7/lib/python/site-packages/astroARIADNE-0.5.5-py3.7.egg/astroARIADNE/init.py in
~/Library/Python/3.7/lib/python/site-packages/astroARIADNE-0.5.5-py3.7.egg/astroARIADNE/star.py in
~/Library/Python/3.7/lib/python/site-packages/dustmaps/sfd.py in
~/Library/Python/3.7/lib/python/site-packages/dustmaps/map_base.py in
~/Library/Python/3.7/lib/python/site-packages/healpy/init.py in
~/Library/Python/3.7/lib/python/site-packages/healpy/sphtfunc.py in
ImportError: dlopen(/Users/cosmicbabs/Library/Python/3.7/lib/python/site-packages/healpy/_healpy_sph_transform_lib.cpython-37m-darwin.so, 2): Symbol not found: _aligned_alloc Referenced from: /Users/cosmicbabs/Library/Python/3.7/lib/python/site-packages/healpy/.dylibs/libstdc++.6.dylib (which was built for Mac OS X 10.15) Expected in: /usr/lib/libSystem.B.dylib in /Users/cosmicbabs/Library/Python/3.7/lib/python/site-packages/healpy/.dylibs/libstdc++.6.dylib