[MacPorts] #60458: py37-tensorflow @2.2.0: ERROR: tensorflow-2.2.0-cp37-cp37-macosx_10_14_x86_64.whl is not a supported wheel on this platform.
MacPorts
noreply at macports.org
Sat May 9 01:23:52 UTC 2020
#60458: py37-tensorflow @2.2.0: ERROR:
tensorflow-2.2.0-cp37-cp37-macosx_10_14_x86_64.whl is not a supported wheel
on this platform.
--------------------------------------------+--------------------------
Reporter: ryandesign | Owner: emcrisostomo
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.6.2
Resolution: | Keywords:
Port: py-tensorflow, py-tensorflow1 |
--------------------------------------------+--------------------------
Changes (by ryandesign):
* keywords: mojave =>
* port: py-tensorflow => py-tensorflow, py-tensorflow1
Comment:
Here's the same failure on py38-tensorflow1:
https://build.macports.org/builders/ports-10.14_x86_64-builder/builds/59302/steps
/install-port/logs/stdio
It looks py-tensorflow1 is still unconditionally using the `m` suffix, and
py-tensorflow is unconditionally not using the `m` suffix. But the `m`
suffix is dependent on the python version. It is only used for python 3.0
through 3.7 inclusive. It is not used for 3.8 or later nor for python 2.
So indeed using glob to find out what filename got installed would be
simplest.
--
Ticket URL: <https://trac.macports.org/ticket/60458#comment:5>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list