Open collinsethans opened 6 months ago
I need to understand and fix this first: https://github.com/business-science/pytimetk/actions/runs/8903215926/job/24450575940
Same problem here: pip install pytimetk
fails when trying to install pyarrow with Python 3.12, it works with Python 3.9 or 3.10 though. I'm using Ubuntu, but same on Windows. May be a problem with pyarrow?
Tried installing pytimetk using 'pip install pytimetk'. Fails with pyarrow installation, which is hardcoded to 13.0.0. (however, the latest version pyarow 16.0.0 installs on py 3.12.2).