[MacPorts] #62570: py-tensorflow: pip whl is not a supported wheel on this platform.
MacPorts
noreply at macports.org
Sat Mar 27 16:22:01 UTC 2021
#62570: py-tensorflow: pip whl is not a supported wheel on this platform.
----------------------------+--------------------
Reporter: essandess | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.6.4
Resolution: | Keywords:
Port: py-tensorflow |
----------------------------+--------------------
Comment (by cjones051073):
Your build is configured differently. You are not using Xcode any more,
but macports toolkit.
{{{
:info:build CC=/opt/local/bin/clang-mp-9.0 \
:info:build CXX=/opt/local/bin/clang++-mp-9.0 \
:info:build
PATH=/opt/local/bin:/opt/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin \
:info:build PYTHON_BIN_PATH=/opt/local/bin/python3.9 \
:info:build
PYTHON_LIB_PATH=/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9
/site-packages \
:info:build TF2_BEHAVIOR=1 \
:info:build TF_CONFIGURE_IOS=0 \
}}}
thats not the default on 10.15. Did you intentionally make that change ?
--
Ticket URL: <https://trac.macports.org/ticket/62570#comment:16>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list