[MacPorts] #58445: Spyder fails to build on OS X 10.7 (Lion)
MacPorts
noreply at macports.org
Mon May 13 14:17:41 UTC 2019
#58445: Spyder fails to build on OS X 10.7 (Lion)
-------------------------------------------------+-------------------------
Reporter: SenileFelineS | Owner: reneeotten
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.5.4
Resolution: | Keywords:
Port: py-spyder qt56-qtwebengine |
py27-pyqt5-webengine |
-------------------------------------------------+-------------------------
Comment (by reneeotten):
can you please try the Portfile I just attached to this ticket? If it all
works as intended I will commit this change. Some instructions in case
you're not familiar with how to do this...
1. download the {{{Portfile}}} and copy it into the macports tree: {{{sudo
cp Portfile `port dir py-spyder`}}}
2. just to be sure do {{{sudo port clean --all py*-spyder}}}
3. please check that the {{{webkit}}} variant is indeed the default on
your system ({{{port info py27-spyder}}}, this should show you
{{{Variants: docs, no_anti_alias, pil, small, [+]webkit}}}).
4. install Spyder {{{sudo port install py27-spyder}}}; if you have
{{{py27-pyqt5 +webkit}}} already installed this should work as is,
otherwise it will tell you that you need the {{{webkit}}} variant of the
{{{py27-pyqt5}}} port.
Ideally, this should give you a working version of Spyder; please let me
know if this works or if you run into any trouble.
--
Ticket URL: <https://trac.macports.org/ticket/58445#comment:8>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list