On 12/17/2014 3:58 AM, Alessio Sarti wrote: > while running > fink update-all > after a > fink selfupdate > I get: > Can't resolve dependency "cython-py32" for package "numpy-py32-1.9.1-3" (no > matching packages/versions found) > Indeed I see that: > fink list | grep cython > cython-py27 0.21.1-1 Tool to make writing Python modules easy > cython-py34 0.21.1-1 Tool to make writing Python modules easy > so it seems that cython-py32 is missing… > > How can I overcome that? > Thanks!
I'm assuming that you're on 10.10. py32 and py33 packages are not supposed to be available on Mavericks (hence the failure to find cython-py32). The numpy maintainer needs to restrict numpy-py32 (and numpy-py33) to 10.9 and below. You should be trying to install numpy-py34 on 10.10. Hanspeter ------------------------------------------------------------------------------ Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your Business Reports and Dashboards with Interactivity, Sharing, Native Excel Exports, App Integration & more Get technology previously reserved for billion-dollar corporations, FREE http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk _______________________________________________ Fink-users mailing list [email protected] List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users
