#48603: py27-astropy build fails with AttributeError -------------------------+-------------------------- Reporter: ram@… | Owner: robitaille@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: py-astropy | -------------------------+-------------------------- Comment (by robitaille@…): This looks like an issue with the installation of setuptools, given the following warnings: {{{ 00 :info:build /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'install_requires' 101 :info:build warnings.warn(msg) 102 :info:build /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'setup_requires' 103 :info:build warnings.warn(msg) 104 :info:build /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'use_2to3' 105 :info:build warnings.warn(msg) 106 :info:build /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'zip_safe' 107 :info:build warnings.warn(msg) 108 :info:build /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'entry_points' 109 :info:build warnings.warn(msg) }}} Could you try and uninstall setuptools, clean, and install again, then try astropy again? -- Ticket URL: <https://trac.macports.org/ticket/48603#comment:4> MacPorts <https://www.macports.org/> Ports system for OS X