[MacPorts] #65378: xonsh fails to installl
MacPorts
noreply at macports.org
Tue Jun 21 20:01:50 UTC 2022
#65378: xonsh fails to installl
----------------------+--------------------
Reporter: bestlem | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.7.2
Resolution: | Keywords:
Port: xonsh |
----------------------+--------------------
Description changed by bestlem:
Old description:
> 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.
New description:
xonsh 0.12.5 does not install.
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#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list