Skip to content

Instantly share code, notes, and snippets.

View AlenkaF's full-sized avatar

Alenka Frim AlenkaF

View GitHub Profile
@AlenkaF
AlenkaF / arrow_build.bash
Created October 13, 2021 11:51
How I tried to build PyArrow
# --- Versions ---
# Xcode: Xcode 13.0, Build version 13A233
# Anaconda:conda 4.10.1
# Python:3.9
# --- Install XCode ---
# Maybe there should be a check if it is installed correctly?
# Haven't found any help online. It was strange that it wasn't able to open the
# Arrow folder at startup.