Re: PyArrow build problems

2019-12-15 Thread Sutou Kouhei
/arrow by the PYARROW_CMAKE_OPTIONS environment variable. Thanks, -- kou In "Re: PyArrow build problems" on Thu, 12 Dec 2019 11:44:08 -0500, Justin Polchlopek wrote: > Thanks for the response. I wasn't able to figure out what happened, but I > was able to get a dock

Re: PyArrow build problems

2019-12-12 Thread Justin Polchlopek
Thanks for the response. I wasn't able to figure out what happened, but I was able to get a docker environment set up to do the build. There must be something really peculiar with my environment. (Which is probably not something I should be surprised of. I suppose I was just hoping this was a t

Re: PyArrow build problems

2019-12-12 Thread Micah Kornfield
I'm not sure exactly what is going on but somehow, FindArrow.cmake [1] doesn't seem to be getting imported when the command is getting run in setup.py, I'm not why this would be different then running the same command by hand. [1] https://github.com/apache/arrow/blob/b282838d3ffea8285a06addab20201

PyArrow build problems

2019-12-04 Thread Justin Polchlopek
I'm trying to get pyarrow built from source after making some changes to current master. I've successfully built the C++ libraries, but `python setup.py build_ext`, and all variations thereof that I can try are failing, unable to find the arrow libs, even though the ARROW_HOME environment variable