Re: [Cython] Cython problems on OS X Lion

2011-09-10 Thread Wes McKinney
On Sat, Sep 10, 2011 at 4:58 PM, Robert Bradshaw wrote: > I don't have 10.7, but might be able to borrow a computer that does. > This sounds more like a linking/C compilation problem than a Cython > issue though. Do the programs in the Cython's demos directory work for > you? > > On Fri, Sep 9, 20

Re: [Cython] Cython problems on OS X Lion

2011-09-10 Thread Robert Bradshaw
I don't have 10.7, but might be able to borrow a computer that does. This sounds more like a linking/C compilation problem than a Cython issue though. Do the programs in the Cython's demos directory work for you? On Fri, Sep 9, 2011 at 3:09 PM, Wes McKinney wrote: > Multiple users have reporting

[Cython] Cython problems on OS X Lion

2011-09-09 Thread Wes McKinney
Multiple users have reporting being unable to get the Cython extensions in pandas to work: http://github.com/wesm/pandas Here is the traceback: In [1]: import pandas --- ImportError Traceback (most recent call last) /Users/f