pyarrow & numba compatibility issue in macOS

2019-07-29 Thread Ivan Gozali
g, I found the first problematic version to be pyarrow==0.13.0, because if I install pyarrow==0.12.1 the issue seems to disappear. Thank you! -- Regards, Ivan Gozali Lecida Email: i...@lecida.com

Re: pyarrow & numba compatibility issue in macOS

2019-07-29 Thread Ivan Gozali
Hi Wes, I understand, and thanks for the email - that was extremely useful background. -- Regards, Ivan Gozali Lecida Email: i...@lecida.com On Mon, Jul 29, 2019 at 4:01 PM Wes McKinney wrote: > hi Ivan, > > We have statically linked LLVM symbols in our wheels on all platforms