Hi, I can't figure out what's the cause, not being able to install/build fit2gpx with (uv) pip install fit2gpx.
it produces a massive amount of logs, relating to pandas: problem.log
system info
OS: macOS Sequoia 15.5 arm64
Host: MacBook Pro (13-inch, M1, 2020)
Kernel: Darwin 24.5.0
CPU: Apple M1 (8) @ 3.20 GHz
GPU: Apple M1 (8) [Integrated]
python info
$ uv -V
uv 0.8.3 (Homebrew 2025-07-24)
$ uv python list
cpython-3.14.0rc1-macos-aarch64-none <download available>
cpython-3.14.0rc1+freethreaded-macos-aarch64-none <download available>
cpython-3.13.5-macos-aarch64-none /opt/homebrew/bin/python3.13 -> ../Cellar/python@3.13/3.13.5/bin/python3.13
cpython-3.13.5-macos-aarch64-none /opt/homebrew/bin/python3 -> ../Cellar/python@3.13/3.13.5/bin/python3
cpython-3.13.5-macos-aarch64-none <download available>
cpython-3.13.5+freethreaded-macos-aarch64-none <download available>
cpython-3.12.11-macos-aarch64-none <download available>
cpython-3.11.13-macos-aarch64-none <download available>
cpython-3.10.18-macos-aarch64-none <download available>
cpython-3.9.23-macos-aarch64-none <download available>
cpython-3.9.6-macos-aarch64-none /usr/bin/python3
cpython-3.8.20-macos-aarch64-none <download available>
...
tell me if there's anything else needed for debugging!
Hi, I can't figure out what's the cause, not being able to install/build
fit2gpxwith(uv) pip install fit2gpx.it produces a massive amount of logs, relating to
pandas: problem.logsystem info
python info
tell me if there's anything else needed for debugging!