#46934: py-astropy: fitscheck script conflicts with py-pyfits ------------------------------+----------------------------------- Reporter: Deil.Christoph@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: py-astropy, py-pyfits ------------------------------+----------------------------------- During the update from Astropy 0.4 to 1.0 I got this error: {{{ ---> Activating py27-astropy @1.0_0 Error: org.macports.activate for port py27-astropy returned: Image error: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/fitscheck is being used by the active py27-pyfits port. Please deactivate this port first, or use 'port -f activate py27-astropy' to force the activation. ---> Activating py34-astropy @1.0_0 Error: org.macports.activate for port py34-astropy returned: Image error: /opt/local/Library/Frameworks/Python.framework/Versions/3.4/bin/fitscheck is being used by the active py34-pyfits port. Please deactivate this port first, or use 'port -f activate py34-astropy' to force the activation. }}} I didn't even know I had {{{pyfits}}} installed ... the reason is that {{{py-montage}}} still uses it: {{{ $ port dependents py27-pyfits py27-montage depends on py27-pyfits }}} -- Ticket URL: <https://trac.macports.org/ticket/46934> MacPorts <https://www.macports.org/> Ports system for OS X