[MacPorts] #62570: py-tensorflow: pip whl is not a supported wheel on this platform.

MacPorts noreply at macports.org
Sat Mar 27 14:51:08 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):

 Another question - Do you have the shell env var SDKROOT set ? If so can
 you please remove this and try again.

 I was able to reproduce your problem in my 10.15 VM, and in the end I
 traced it to having

 {{{
 MacVM1015 ~/Projects/MacPorts/ports > echo $SDKROOT
 /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk
 }}}

 removing that I now get

 {{{
 MacVM1015 ~/Projects/MacPorts/ports > xcode-select -p
 /Applications/Xcode.app/Contents/Developer
 MacVM1015 ~/Projects/MacPorts/ports > xcrun --show-sdk-path
 /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk
 MacVM1015 ~/Projects/MacPorts/ports > xcrun --show-sdk-version
 11.1
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/62570#comment:13>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list