24 Mar
2008
24 Mar
'08
12:14 a.m.
On Sun, Mar 23, 2008 at 8:10 PM, David Rowe <david.rowe@freeuk.com> wrote:
OK - 'sudo port clean --all py25-numpy' did the business and py25-numpy has now installed successfully. I had tried a simple 'sudo port clean py25-numpy' earlier but that hadn't worked
Great, clean would have just cleared the state, clean --dist would have just removed the distfile so Rainer was right, both needed to be reset. Cheers Adam