more attempts to fix
This commit is contained in:
@@ -136,7 +136,9 @@ fi
|
|||||||
# Can't use Apple's headers for 3.10 and higher as they are (currently) 3.9
|
# Can't use Apple's headers for 3.10 and higher as they are (currently) 3.9
|
||||||
# C_INCLUDE_PATH="/Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/Current/Headers/"
|
# C_INCLUDE_PATH="/Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/Current/Headers/"
|
||||||
|
|
||||||
C_INCLUDE_PATH="/Library/ManagedFrameworks/Python/Python.framework/Versions/${PYTHON_BIN_VERSION}/include/python${PYTHON_BIN_VERSION}/" RP_EXTRACT_BINDIR="${RP_BINDIR}/relocatable-python-${RP_SHA}"
|
export C_INCLUDE_PATH="/Library/ManagedFrameworks/Python/Python.framework/Versions/Current/Headers/"
|
||||||
|
|
||||||
|
C_INCLUDE_PATH="/Library/ManagedFrameworks/Python/Python.framework/Versions/Current/Headers/" RP_EXTRACT_BINDIR="${RP_BINDIR}/relocatable-python-${RP_SHA}"
|
||||||
"${RP_EXTRACT_BINDIR}/make_relocatable_python_framework.py" \
|
"${RP_EXTRACT_BINDIR}/make_relocatable_python_framework.py" \
|
||||||
--baseurl "${PYTHON_BASEURL}" \
|
--baseurl "${PYTHON_BASEURL}" \
|
||||||
--python-version "${PYTHON_VERSION}" \
|
--python-version "${PYTHON_VERSION}" \
|
||||||
|
|||||||
Reference in New Issue
Block a user