Code: Select all
pip install apache-supersetCode: Select all
building 'pandas._libs.window.aggregations' extension
creating build/temp.macosx-15.0-arm64-cpython-312/pandas/_libs/window
clang++ -fno-strict-overflow -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -O3 -Wall -DNPY_NO_DEPRECATED_API=0 -Ipandas/_libs/window -I/private/var/folders/0q/9xvvq6m90j1gy8xgdm3d_vtw0000gn/T/pip-build-env-1_mbt4lw/overlay/lib/python3.12/site-packages/numpy/core/include "-I/Users/patrice/Documents/Development/CCBC Ski Team Data/bcskiteam/include" -I/opt/homebrew/opt/[email protected]/Frameworks/Python.framework/Versions/3.12/include/python3.12 -c pandas/_libs/window/aggregations.cpp -o build/temp.macosx-15.0-arm64-cpython-312/pandas/_libs/window/aggregations.o -Wno-error=unreachable-code
pandas/_libs/window/aggregations.cpp:799:10: fatal error: 'ios' file not found
799 | #include "ios"
| ^~~~~
1 error generated.
error: command '/usr/bin/clang++' failed with exit code 1
[end of output]
[*]MacOS 26.1 mit XCode
Befehlszeilentools für
Code: Select all
Package Version
---------- -------
pip 25.3
setuptools 80.9.0
wheel 0.45.1
Code: Select all
CFLAGS=-I/opt/homebrew/opt/openssl@3/include
LDFLAGS=-L/opt/homebrew/opt/openssl@3/lib
Irgendeine Idee?
Mobile version