purple-monitor-41675
08/24/2022, 11:45 PMaccumulation-tree
package when trying to install datahub
?
ENV:
OS: macos
arch: x86_64
pip v22.2.2
python version: Python 3.8.9
running python -m pip install --upgrade acryl-datahub
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for accumulation-tree
Running setup.py clean for accumulation-tree
Failed to build accumulation-tree
Installing collected packages: accumulation-tree, tdigest, acryl-datahub
Running setup.py install for accumulation-tree ... error
error: subprocess-exited-with-error
× Running setup.py install for accumulation-tree did not run successfully.
│ exit code: 1
╰─> [24 lines of output]
/Users/home/.virtualenvs/datahub/lib/python3.8/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer.
warnings.warn(
running install
/Users/home/.virtualenvs/datahub/lib/python3.8/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
warnings.warn(
running build
running build_py
creating build
creating build/lib.macosx-10.14-x86_64-cpython-38
creating build/lib.macosx-10.14-x86_64-cpython-38/accumulation_tree
copying accumulation_tree/treeslice.py -> build/lib.macosx-10.14-x86_64-cpython-38/accumulation_tree
copying accumulation_tree/__init__.py -> build/lib.macosx-10.14-x86_64-cpython-38/accumulation_tree
copying accumulation_tree/abctree.py -> build/lib.macosx-10.14-x86_64-cpython-38/accumulation_tree
running build_ext
skipping 'accumulation_tree/accumulation_tree.c' Cython extension (up-to-date)
building 'accumulation_tree.accumulation_tree' extension
creating build/temp.macosx-10.14-x86_64-cpython-38
creating build/temp.macosx-10.14-x86_64-cpython-38/accumulation_tree
clang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -iwithsysroot/System/Library/Frameworks/System.framework/PrivateHeaders -iwithsysroot/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.8/Headers -Werror=implicit-function-declaration -arch x86_64 -I/Users/home/.virtualenvs/datahub/include -I/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.8/Headers -c accumulation_tree/accumulation_tree.c -o build/temp.macosx-10.14-x86_64-cpython-38/accumulation_tree/accumulation_tree.o
accumulation_tree/accumulation_tree.c:6:10: fatal error: 'Python.h' file not found
#include "Python.h"
^~~~~~~~~~
1 error generated.
error: command '/usr/bin/clang' failed with exit code 1
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: legacy-install-failure
× Encountered error while trying to install package.
╰─> accumulation-tree
note: This is an issue with the package mentioned above, not pip.
hint: See above for output from the failure.
gray-shoe-75895
08/25/2022, 7:02 AMmammoth-bear-12532
mammoth-bear-12532
mammoth-bear-12532
gray-shoe-75895
08/25/2022, 7:08 AMmammoth-bear-12532
mammoth-bear-12532
gray-shoe-75895
08/25/2022, 4:48 PMmillions-market-27106
08/25/2022, 10:00 PMmammoth-bear-12532
mammoth-bear-12532
pip install "acryl-datahub==0.8.43.2"
gray-airplane-39227
08/29/2022, 7:09 AM./gradlew :metadata-ingestion:installDev
mammoth-bear-12532
gray-airplane-39227
08/29/2022, 5:49 PM./gradlew :metadata-ingestion:installDev
, it was working fine last week.mammoth-bear-12532
elegant-state-4
01/16/2023, 1:52 AM./gradlew :metadata-ingestion:clean
. I am building this on a Mac.gray-shoe-75895
01/18/2023, 9:20 AMelegant-state-4
01/18/2023, 3:07 PMgray-shoe-75895
01/19/2023, 7:40 AMelegant-state-4
01/20/2023, 3:07 AM