[MacPorts] #62570: py-tensorflow: pip whl is not a supported wheel on this platform.
MacPorts
noreply at macports.org
Sat Mar 27 17:42:15 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 essandess):
Re: the permission issue
For some reason, the bazel clean command is trying to link into
{{{/opt/local/var/macports/sources/…}}}
This is causing the permissions issue. (And obviously a bad idea to
{{{build_as root}}} here.)
{{{
Attempting ln -sf \
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
.org_macports_release_tarballs_ports_python_py-
tensorflow/py39-tensorflow/work \
/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/python
/py-tensorflow/work
}}}
I'm trying to figure out if there's anything in {{{bazel --help clean}}}
that will stop this, or shows what causes it.
--
Ticket URL: <https://trac.macports.org/ticket/62570#comment:22>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list