[MacPorts] #65378: xonsh fails to installl
MacPorts
noreply at macports.org
Tue Jun 21 19:37:12 UTC 2022
#65378: xonsh fails to installl
---------------------+--------------------
Reporter: bestlem | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.7.2
Keywords: | Port: xonsh
---------------------+--------------------
xonsh 0.12.5 does not install. (Note that it is the chnage to python310
that causes the issue).
the error also occurs on the build bots. e.g.
https://build.macports.org/builders/ports-
12_arm64-builder/builds/55949/steps/install-port/logs/stdio
The error seems to be (on my machine)
{{{
:info:build Traceback (most recent call last):
:info:build File
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_shells_xonsh/xonsh/work
/xonsh-xonsh-db51410/setup.py", line 14, in <module>
:info:build from wheel.bdist_wheel import bdist_wheel
:info:build ModuleNotFoundError: No module named 'wheel'
}}}
I got xonsh to build by installing py310-wheel. So that is a required fix.
xonsh +python39 needs a similar fix.
--
Ticket URL: <https://trac.macports.org/ticket/65378>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list