Last active
December 21, 2015 01:19
-
-
Save augustfly/6226941 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| healpy-1.6.2 > python setup.py --verbose build | |
| pkg-config is not installed, falling back to pykg-config | |
| running build | |
| running build_py | |
| not copying healpy/__init__.py (output up-to-date) | |
| not copying healpy/pixelfunc.py (output up-to-date) | |
| not copying healpy/sphtfunc.py (output up-to-date) | |
| not copying healpy/visufunc.py (output up-to-date) | |
| not copying healpy/fitsfunc.py (output up-to-date) | |
| not copying healpy/projector.py (output up-to-date) | |
| not copying healpy/rotator.py (output up-to-date) | |
| not copying healpy/projaxes.py (output up-to-date) | |
| not copying healpy/version.py (output up-to-date) | |
| not copying healpy/__init__.py (output up-to-date) | |
| not copying healpy/cookbook.py (output up-to-date) | |
| not copying healpy/fitsfunc.py (output up-to-date) | |
| not copying healpy/ipython_log.py (output up-to-date) | |
| not copying healpy/newvisufunc.py (output up-to-date) | |
| not copying healpy/pixelfunc.py (output up-to-date) | |
| not copying healpy/projaxes.py (output up-to-date) | |
| not copying healpy/projector.py (output up-to-date) | |
| not copying healpy/rotator.py (output up-to-date) | |
| not copying healpy/sphtfunc.py (output up-to-date) | |
| not copying healpy/version.py (output up-to-date) | |
| not copying healpy/visufunc.py (output up-to-date) | |
| not copying healpy/zoomtool.py (output up-to-date) | |
| not copying healpy/test/__init__.py (output up-to-date) | |
| not copying healpy/test/test_fitsfunc.py (output up-to-date) | |
| not copying healpy/test/test_pixelfunc.py (output up-to-date) | |
| not copying healpy/test/test_query_disc.py (output up-to-date) | |
| not copying healpy/test/test_sphtfunc.py (output up-to-date) | |
| not copying healpy/test/test_visufunc.py (output up-to-date) | |
| not copying healpy/data/pixel_window_n0002.fits (output up-to-date) | |
| not copying healpy/data/pixel_window_n0004.fits (output up-to-date) | |
| not copying healpy/data/pixel_window_n0008.fits (output up-to-date) | |
| not copying healpy/data/pixel_window_n0016.fits (output up-to-date) | |
| not copying healpy/data/pixel_window_n0032.fits (output up-to-date) | |
| not copying healpy/data/pixel_window_n0064.fits (output up-to-date) | |
| not copying healpy/data/pixel_window_n0128.fits (output up-to-date) | |
| not copying healpy/data/pixel_window_n0256.fits (output up-to-date) | |
| not copying healpy/data/pixel_window_n0512.fits (output up-to-date) | |
| not copying healpy/data/pixel_window_n1024.fits (output up-to-date) | |
| not copying healpy/data/pixel_window_n2048.fits (output up-to-date) | |
| not copying healpy/data/pixel_window_n4096.fits (output up-to-date) | |
| not copying healpy/data/pixel_window_n8192.fits (output up-to-date) | |
| not copying healpy/data/weight_ring_n00002.fits (output up-to-date) | |
| not copying healpy/data/weight_ring_n00004.fits (output up-to-date) | |
| not copying healpy/data/weight_ring_n00008.fits (output up-to-date) | |
| not copying healpy/data/weight_ring_n00016.fits (output up-to-date) | |
| not copying healpy/data/weight_ring_n00032.fits (output up-to-date) | |
| not copying healpy/data/weight_ring_n00064.fits (output up-to-date) | |
| not copying healpy/data/weight_ring_n00128.fits (output up-to-date) | |
| not copying healpy/data/weight_ring_n00256.fits (output up-to-date) | |
| not copying healpy/data/weight_ring_n00512.fits (output up-to-date) | |
| not copying healpy/data/weight_ring_n01024.fits (output up-to-date) | |
| not copying healpy/data/weight_ring_n02048.fits (output up-to-date) | |
| not copying healpy/data/weight_ring_n04096.fits (output up-to-date) | |
| not copying healpy/data/weight_ring_n08192.fits (output up-to-date) | |
| not copying healpy/data/totcls.dat (output up-to-date) | |
| not copying healpy/test/data/cl_iqu_wmap_fortran.fits (output up-to-date) | |
| not copying healpy/test/data/cl_wmap_fortran.fits (output up-to-date) | |
| not copying healpy/test/data/clx.fits (output up-to-date) | |
| not copying healpy/test/data/gaussbeam_10arcmin_lmax512_pol.fits (output up-to-date) | |
| not copying healpy/test/data/map_pregen_seed12345.fits (output up-to-date) | |
| not copying healpy/test/data/sim_map.fits (output up-to-date) | |
| not copying healpy/test/data/wmap_band_imap_r9_7yr_W_v4_1deg_nside32.fits (output up-to-date) | |
| not copying healpy/test/data/wmap_band_imap_r9_7yr_W_v4_1deg_nside32_masked.fits (output up-to-date) | |
| not copying healpy/test/data/get_wmap_maps.sh (output up-to-date) | |
| running build_clib | |
| checking if configure script for library 'cfitsio' exists | |
| checking if configure script for library 'healpix_cxx' exists | |
| checking if library 'cfitsio' is installed | |
| /Users/aamn/Code/healpy-1.6.2/pykg_config-1.1.0dev-py2.7.egg/EGG-INFO/scripts/pykg-config.py --cflags-only-I cfitsio | |
| error: No such file or directory |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment