Closed webbsledge closed 4 weeks ago
I'm having a problem installing edgartools via pip and PyPI. This may be a problem with CMake, PyArrow, or my Homebrew configuration, but I am not sure. The log is quite long, so I am attaching it. Any help is appreciated. log.txt
Follow up:
I resolved this by simply installing Apache Arrow: brew install apache-arrow
brew install apache-arrow
Not required for me, but you may need to export your Arrow path to CMake: export CMAKE_PREFIX_PATH=/path/to/arrow
export CMAKE_PREFIX_PATH=/path/to/arrow
I'm having a problem installing edgartools via pip and PyPI. This may be a problem with CMake, PyArrow, or my Homebrew configuration, but I am not sure. The log is quite long, so I am attaching it. Any help is appreciated. log.txt