[ https://issues.apache.org/jira/browse/FLINK-25188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ada Wong updated FLINK-25188: ----------------------------- Description: Need to update dependencies: numpy>= 1.24、pyarrow>=5.0.0、pandas>=1.3.0 Numpy version: [https://stackoverflow.com/questions/65336789/numpy-build-fail-in-m1-big-sur-11-1] [https://github.com/numpy/numpy/releases/tag/v1.21.4] pyarrow version: [https://stackoverflow.com/questions/68385728/installing-pyarrow-cant-copy-build-lib-macosx-11-arm64-3-9-pyarrow-include-ar] pandas version: [https://github.com/pandas-dev/pandas/issues/40611#issuecomment-901569655] Apache beam: https://issues.apache.org/jira/browse/BEAM-11703 was: {code:java} ERROR: Command errored out with exit status 1: /Users/foo/.pyenv/versions/3.8.12/bin/python3.8 -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/var/folders/7_/4f432f9s1vsdhs_s2nyd436m0000gn/T/pip-install-_9k6z3wj/numpy_9a0519f082684e28b7909754198b8043/setup.py'"'"'; __file__='"'"'/private/var/folders/7_/4f432f9s1vsdhs_s2nyd436m0000gn/T/pip-install-_9k6z3wj/numpy_9a0519f082684e28b7909754198b8043/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /private/var/folders/7_/4f432f9s1vsdhs_s2nyd436m0000gn/T/pip-record-kxwzl4cb/install-record.txt --single-version-externally-managed --prefix /private/var/folders/7_/4f432f9s1vsdhs_s2nyd436m0000gn/T/pip-build-env-7z7b4p46/overlay --compile --install-headers /private/var/folders/7_/4f432f9s1vsdhs_s2nyd436m0000gn/T/pip-build-env-7z7b4p46/overlay/include/python3.8/numpy Check the logs for full command output. ERROR: Could not find a version that satisfies the requirement pandas<1.2.0,>=1.0 (from apache-flink){code} Numpy version: [https://stackoverflow.com/questions/65336789/numpy-build-fail-in-m1-big-sur-11-1] [https://github.com/numpy/numpy/releases/tag/v1.21.4] pyarrow version: [https://stackoverflow.com/questions/68385728/installing-pyarrow-cant-copy-build-lib-macosx-11-arm64-3-9-pyarrow-include-ar] pandas version: https://github.com/pandas-dev/pandas/issues/40611#issuecomment-901569655 Need to update dependencies: numpy>= 1.24、pyarrow>=5.0.0、pandas>=1.3.0 > Cannot install PyFlink on MacOS with M1 chip > -------------------------------------------- > > Key: FLINK-25188 > URL: https://issues.apache.org/jira/browse/FLINK-25188 > Project: Flink > Issue Type: Bug > Components: API / Python > Affects Versions: 1.14.0 > Reporter: Ada Wong > Priority: Blocker > > Need to update dependencies: numpy>= 1.24、pyarrow>=5.0.0、pandas>=1.3.0 > Numpy version: > [https://stackoverflow.com/questions/65336789/numpy-build-fail-in-m1-big-sur-11-1] > [https://github.com/numpy/numpy/releases/tag/v1.21.4] > pyarrow version: > [https://stackoverflow.com/questions/68385728/installing-pyarrow-cant-copy-build-lib-macosx-11-arm64-3-9-pyarrow-include-ar] > pandas version: > [https://github.com/pandas-dev/pandas/issues/40611#issuecomment-901569655] > Apache beam: > https://issues.apache.org/jira/browse/BEAM-11703 -- This message was sent by Atlassian Jira (v8.20.1#820001)