Samuels-Mac-Pro:astrodynamics user$ cd Samuels-Mac-Pro:~ user$ cd astrodynamics Samuels-Mac-Pro:astrodynamics user$ python setup.py install running install running bdist_egg running egg_info creating astrodynamics.egg-info writing requirements to astrodynamics.egg-info/requires.txt writing astrodynamics.egg-info/PKG-INFO writing top-level names to astrodynamics.egg-info/top_level.txt writing dependency_links to astrodynamics.egg-info/dependency_links.txt writing requirements to astrodynamics.egg-info/requires.txt writing astrodynamics.egg-info/PKG-INFO writing top-level names to astrodynamics.egg-info/top_level.txt writing dependency_links to astrodynamics.egg-info/dependency_links.txt writing manifest file 'astrodynamics.egg-info/SOURCES.txt' reading manifest file 'astrodynamics.egg-info/SOURCES.txt' writing manifest file 'astrodynamics.egg-info/SOURCES.txt' installing library code to build/bdist.macosx-10.6-x86_64/egg running install_lib running build_py creating build creating build/lib creating build/lib/astrodynamics copying astrodynamics/__init__.py -> build/lib/astrodynamics copying astrodynamics/util.py -> build/lib/astrodynamics creating build/lib/astrodynamics/bodies copying astrodynamics/bodies/__init__.py -> build/lib/astrodynamics/bodies copying astrodynamics/bodies/celestialbody.py -> build/lib/astrodynamics/bodies copying astrodynamics/bodies/ellipsoid.py -> build/lib/astrodynamics/bodies creating build/lib/astrodynamics/compat copying astrodynamics/compat/__init__.py -> build/lib/astrodynamics/compat copying astrodynamics/compat/math.py -> build/lib/astrodynamics/compat creating build/lib/astrodynamics/constants copying astrodynamics/constants/__init__.py -> build/lib/astrodynamics/constants copying astrodynamics/constants/constant.py -> build/lib/astrodynamics/constants copying astrodynamics/constants/iau.py -> build/lib/astrodynamics/constants copying astrodynamics/constants/wgs84.py -> build/lib/astrodynamics/constants creating build/lib/astrodynamics/lowlevel copying astrodynamics/lowlevel/__init__.py -> build/lib/astrodynamics/lowlevel copying astrodynamics/lowlevel/ephemerides.py -> build/lib/astrodynamics/lowlevel creating build/lib/astrodynamics/tests copying astrodynamics/tests/__init__.py -> build/lib/astrodynamics/tests copying astrodynamics/tests/test_bodies.py -> build/lib/astrodynamics/tests copying astrodynamics/tests/test_constants.py -> build/lib/astrodynamics/tests copying astrodynamics/tests/test_coverage.py -> build/lib/astrodynamics/tests copying astrodynamics/tests/test_ephemerides.py -> build/lib/astrodynamics/tests copying astrodynamics/tests/test_isclose.py -> build/lib/astrodynamics/tests copying astrodynamics/tests/test_util.py -> build/lib/astrodynamics/tests creating build/bdist.macosx-10.6-x86_64 creating build/bdist.macosx-10.6-x86_64/egg creating build/bdist.macosx-10.6-x86_64/egg/astrodynamics copying build/lib/astrodynamics/__init__.py -> build/bdist.macosx-10.6-x86_64/egg/astrodynamics creating build/bdist.macosx-10.6-x86_64/egg/astrodynamics/bodies copying build/lib/astrodynamics/bodies/__init__.py -> build/bdist.macosx-10.6-x86_64/egg/astrodynamics/bodies copying build/lib/astrodynamics/bodies/celestialbody.py -> build/bdist.macosx-10.6-x86_64/egg/astrodynamics/bodies copying build/lib/astrodynamics/bodies/ellipsoid.py -> build/bdist.macosx-10.6-x86_64/egg/astrodynamics/bodies creating build/bdist.macosx-10.6-x86_64/egg/astrodynamics/compat copying build/lib/astrodynamics/compat/__init__.py -> build/bdist.macosx-10.6-x86_64/egg/astrodynamics/compat copying build/lib/astrodynamics/compat/math.py -> build/bdist.macosx-10.6-x86_64/egg/astrodynamics/compat creating build/bdist.macosx-10.6-x86_64/egg/astrodynamics/constants copying build/lib/astrodynamics/constants/__init__.py -> build/bdist.macosx-10.6-x86_64/egg/astrodynamics/constants copying build/lib/astrodynamics/constants/constant.py -> build/bdist.macosx-10.6-x86_64/egg/astrodynamics/constants copying build/lib/astrodynamics/constants/iau.py -> build/bdist.macosx-10.6-x86_64/egg/astrodynamics/constants copying build/lib/astrodynamics/constants/wgs84.py -> build/bdist.macosx-10.6-x86_64/egg/astrodynamics/constants creating build/bdist.macosx-10.6-x86_64/egg/astrodynamics/lowlevel copying build/lib/astrodynamics/lowlevel/__init__.py -> build/bdist.macosx-10.6-x86_64/egg/astrodynamics/lowlevel copying build/lib/astrodynamics/lowlevel/ephemerides.py -> build/bdist.macosx-10.6-x86_64/egg/astrodynamics/lowlevel creating build/bdist.macosx-10.6-x86_64/egg/astrodynamics/tests copying build/lib/astrodynamics/tests/__init__.py -> build/bdist.macosx-10.6-x86_64/egg/astrodynamics/tests copying build/lib/astrodynamics/tests/test_bodies.py -> build/bdist.macosx-10.6-x86_64/egg/astrodynamics/tests copying build/lib/astrodynamics/tests/test_constants.py -> build/bdist.macosx-10.6-x86_64/egg/astrodynamics/tests copying build/lib/astrodynamics/tests/test_coverage.py -> build/bdist.macosx-10.6-x86_64/egg/astrodynamics/tests copying build/lib/astrodynamics/tests/test_ephemerides.py -> build/bdist.macosx-10.6-x86_64/egg/astrodynamics/tests copying build/lib/astrodynamics/tests/test_isclose.py -> build/bdist.macosx-10.6-x86_64/egg/astrodynamics/tests copying build/lib/astrodynamics/tests/test_util.py -> build/bdist.macosx-10.6-x86_64/egg/astrodynamics/tests copying build/lib/astrodynamics/util.py -> build/bdist.macosx-10.6-x86_64/egg/astrodynamics byte-compiling build/bdist.macosx-10.6-x86_64/egg/astrodynamics/__init__.py to __init__.pyc byte-compiling build/bdist.macosx-10.6-x86_64/egg/astrodynamics/bodies/__init__.py to __init__.pyc byte-compiling build/bdist.macosx-10.6-x86_64/egg/astrodynamics/bodies/celestialbody.py to celestialbody.pyc byte-compiling build/bdist.macosx-10.6-x86_64/egg/astrodynamics/bodies/ellipsoid.py to ellipsoid.pyc byte-compiling build/bdist.macosx-10.6-x86_64/egg/astrodynamics/compat/__init__.py to __init__.pyc byte-compiling build/bdist.macosx-10.6-x86_64/egg/astrodynamics/compat/math.py to math.pyc byte-compiling build/bdist.macosx-10.6-x86_64/egg/astrodynamics/constants/__init__.py to __init__.pyc byte-compiling build/bdist.macosx-10.6-x86_64/egg/astrodynamics/constants/constant.py to constant.pyc byte-compiling build/bdist.macosx-10.6-x86_64/egg/astrodynamics/constants/iau.py to iau.pyc byte-compiling build/bdist.macosx-10.6-x86_64/egg/astrodynamics/constants/wgs84.py to wgs84.pyc byte-compiling build/bdist.macosx-10.6-x86_64/egg/astrodynamics/lowlevel/__init__.py to __init__.pyc byte-compiling build/bdist.macosx-10.6-x86_64/egg/astrodynamics/lowlevel/ephemerides.py to ephemerides.pyc byte-compiling build/bdist.macosx-10.6-x86_64/egg/astrodynamics/tests/__init__.py to __init__.pyc byte-compiling build/bdist.macosx-10.6-x86_64/egg/astrodynamics/tests/test_bodies.py to test_bodies.pyc byte-compiling build/bdist.macosx-10.6-x86_64/egg/astrodynamics/tests/test_constants.py to test_constants.pyc byte-compiling build/bdist.macosx-10.6-x86_64/egg/astrodynamics/tests/test_coverage.py to test_coverage.pyc byte-compiling build/bdist.macosx-10.6-x86_64/egg/astrodynamics/tests/test_ephemerides.py to test_ephemerides.pyc byte-compiling build/bdist.macosx-10.6-x86_64/egg/astrodynamics/tests/test_isclose.py to test_isclose.pyc byte-compiling build/bdist.macosx-10.6-x86_64/egg/astrodynamics/tests/test_util.py to test_util.pyc byte-compiling build/bdist.macosx-10.6-x86_64/egg/astrodynamics/util.py to util.pyc creating build/bdist.macosx-10.6-x86_64/egg/EGG-INFO copying astrodynamics.egg-info/PKG-INFO -> build/bdist.macosx-10.6-x86_64/egg/EGG-INFO copying astrodynamics.egg-info/SOURCES.txt -> build/bdist.macosx-10.6-x86_64/egg/EGG-INFO copying astrodynamics.egg-info/dependency_links.txt -> build/bdist.macosx-10.6-x86_64/egg/EGG-INFO copying astrodynamics.egg-info/requires.txt -> build/bdist.macosx-10.6-x86_64/egg/EGG-INFO copying astrodynamics.egg-info/top_level.txt -> build/bdist.macosx-10.6-x86_64/egg/EGG-INFO zip_safe flag not set; analyzing archive contents... creating dist creating 'dist/astrodynamics-0.1.0-py2.7.egg' and adding 'build/bdist.macosx-10.6-x86_64/egg' to it removing 'build/bdist.macosx-10.6-x86_64/egg' (and everything under it) Processing astrodynamics-0.1.0-py2.7.egg Copying astrodynamics-0.1.0-py2.7.egg to /Users/user/anaconda/lib/python2.7/site-packages Adding astrodynamics 0.1.0 to easy-install.pth file Installed /Users/user/anaconda/lib/python2.7/site-packages/astrodynamics-0.1.0-py2.7.egg Processing dependencies for astrodynamics==0.1.0 Searching for Represent==1.5.1 Best match: Represent 1.5.1 Processing Represent-1.5.1-py2.7.egg Represent 1.5.1 is already the active version in easy-install.pth Using /Users/user/anaconda/lib/python2.7/site-packages/Represent-1.5.1-py2.7.egg Searching for numpy==1.11.2 Best match: numpy 1.11.2 Adding numpy 1.11.2 to easy-install.pth file Using /Users/user/anaconda/lib/python2.7/site-packages Searching for networkx==1.11 Best match: networkx 1.11 Adding networkx 1.11 to easy-install.pth file Using /Users/user/anaconda/lib/python2.7/site-packages Searching for jplephem==2.5 Best match: jplephem 2.5 Adding jplephem 2.5 to easy-install.pth file Using /Users/user/anaconda/lib/python2.7/site-packages Searching for astropy==1.2.1 Best match: astropy 1.2.1 Adding astropy 1.2.1 to easy-install.pth file Installing fitsinfo script to /Users/user/anaconda/bin Installing fitsheader script to /Users/user/anaconda/bin Installing fits2bitmap script to /Users/user/anaconda/bin Installing fitsdiff script to /Users/user/anaconda/bin Installing fitscheck script to /Users/user/anaconda/bin Installing volint script to /Users/user/anaconda/bin Installing wcslint script to /Users/user/anaconda/bin Installing samp_hub script to /Users/user/anaconda/bin Using /Users/user/anaconda/lib/python2.7/site-packages Searching for six==1.10.0 Best match: six 1.10.0 Adding six 1.10.0 to easy-install.pth file Using /Users/user/anaconda/lib/python2.7/site-packages Searching for decorator==4.0.10 Best match: decorator 4.0.10 Adding decorator 4.0.10 to easy-install.pth file Using /Users/user/anaconda/lib/python2.7/site-packages Finished processing dependencies for astrodynamics==0.1.0 Samuels-Mac-Pro:astrodynamics user$ python runtests.py ================================================================================== test session starts ================================================================================== platform darwin -- Python 2.7.12 -- py-1.4.30 -- pytest-2.7.2 rootdir: /Users/user/astrodynamics, inifile: tox.ini plugins: cov collected 51 items / 6 errors astrodynamics/tests/test_bodies.py ..... astrodynamics/tests/test_constants.py .... astrodynamics/tests/test_coverage.py > Machine matched Machine(os='Darwin', python_version=(2, 7), x64=True) > Machine(os='Darwin', python_version=(2, 7), x64=True) . astrodynamics/tests/test_ephemerides.py .. astrodynamics/tests/test_isclose.py ..................................xxx. astrodynamics/tests/test_util.py . ======================================================================================== ERRORS ========================================================================================= _____________________________________________________________ ERROR collecting build/lib/astrodynamics/tests/test_bodies.py _____________________________________________________________ import file mismatch: imported module 'astrodynamics.tests.test_bodies' has this __file__ attribute: /Users/user/astrodynamics/astrodynamics/tests/test_bodies.py which is not the same as the test file we want to collect: /Users/user/astrodynamics/build/lib/astrodynamics/tests/test_bodies.py HINT: remove __pycache__ / .pyc files and/or use a unique basename for your test file modules ___________________________________________________________ ERROR collecting build/lib/astrodynamics/tests/test_constants.py ____________________________________________________________ import file mismatch: imported module 'astrodynamics.tests.test_constants' has this __file__ attribute: /Users/user/astrodynamics/astrodynamics/tests/test_constants.py which is not the same as the test file we want to collect: /Users/user/astrodynamics/build/lib/astrodynamics/tests/test_constants.py HINT: remove __pycache__ / .pyc files and/or use a unique basename for your test file modules ____________________________________________________________ ERROR collecting build/lib/astrodynamics/tests/test_coverage.py ____________________________________________________________ import file mismatch: imported module 'astrodynamics.tests.test_coverage' has this __file__ attribute: /Users/user/astrodynamics/astrodynamics/tests/test_coverage.py which is not the same as the test file we want to collect: /Users/user/astrodynamics/build/lib/astrodynamics/tests/test_coverage.py HINT: remove __pycache__ / .pyc files and/or use a unique basename for your test file modules __________________________________________________________ ERROR collecting build/lib/astrodynamics/tests/test_ephemerides.py ___________________________________________________________ import file mismatch: imported module 'astrodynamics.tests.test_ephemerides' has this __file__ attribute: /Users/user/astrodynamics/astrodynamics/tests/test_ephemerides.py which is not the same as the test file we want to collect: /Users/user/astrodynamics/build/lib/astrodynamics/tests/test_ephemerides.py HINT: remove __pycache__ / .pyc files and/or use a unique basename for your test file modules ____________________________________________________________ ERROR collecting build/lib/astrodynamics/tests/test_isclose.py _____________________________________________________________ import file mismatch: imported module 'astrodynamics.tests.test_isclose' has this __file__ attribute: /Users/user/astrodynamics/astrodynamics/tests/test_isclose.py which is not the same as the test file we want to collect: /Users/user/astrodynamics/build/lib/astrodynamics/tests/test_isclose.py HINT: remove __pycache__ / .pyc files and/or use a unique basename for your test file modules ______________________________________________________________ ERROR collecting build/lib/astrodynamics/tests/test_util.py ______________________________________________________________ import file mismatch: imported module 'astrodynamics.tests.test_util' has this __file__ attribute: /Users/user/astrodynamics/astrodynamics/tests/test_util.py which is not the same as the test file we want to collect: /Users/user/astrodynamics/build/lib/astrodynamics/tests/test_util.py HINT: remove __pycache__ / .pyc files and/or use a unique basename for your test file modules ===================================================================== 48 passed, 3 xfailed, 6 error in 9.58 seconds ===================================================================== Samuels-Mac-Pro:astrodynamics user$