[MacPorts] #59995: Problem installing py38-matplotlib
MacPorts
noreply at macports.org
Tue Jan 21 14:10:52 UTC 2020
#59995: Problem installing py38-matplotlib
-------------------------+--------------------
Reporter: AgilentGCMS | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port:
-------------------------+--------------------
I am trying to install matplotlib for python 3.8 from macports. When I
try:
{{{
$ port install py38-matplotlib
---> Computing dependencies for py38-matplotlib
The following dependencies will be installed:
cairo
py38-cairo
py38-cycler
py38-dateutil
py38-kiwisolver
py38-parsing
py38-setuptools_scm
py38-tornado
py38-tz
python37
qhull
xorg-libX11
xorg-libXext
xorg-libpthread-stubs
xorg-libxcb
xorg-util-macros
xorg-xcb-proto
xorg-xcb-util
xorg-xtrans
xrender
Continue? [Y/n]:
---> Staging python37 into destroot
Error: Failed to destroot python37: command execution failed
Error: See
/Users/sbasu1/packages/macports/var/macports/logs/_Users_sbasu1_packages_macports_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_python37/python37/main.log
for details.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
Error: Processing of port py38-matplotlib failed
}}}
My question is, (1) I have python 3.8 already installed via macports, so
why is python37 a dependency? (2) For some reason python37 does not build,
so how can I install py38-matplotlib, i.e., get around this error?
main.log attached.
--
Ticket URL: <https://trac.macports.org/ticket/59995>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list