[MacPorts] #56525: py27-spyder upgrade error

MacPorts noreply at macports.org
Wed May 23 12:34:41 UTC 2018


#56525: py27-spyder upgrade error
---------------------+-------------------------
 Reporter:  dershow  |      Owner:  (none)
     Type:  defect   |     Status:  new
 Priority:  Normal   |  Milestone:
Component:  ports    |    Version:
 Keywords:           |       Port:  py27-spyder
---------------------+-------------------------
 I just attempted to upgrade py27-spyder from 2.3.8_0 to 3.2.8_0.  That
 triggered a bunch of upgrades, including py27-pyqt5, that seemed to go
 fine.  But, then when it got to the actual build of spyder I got this
 error:

 {{{
 --->  Fetching archive for py27-spyder
 --->  Attempting to fetch py27-spyder-3.2.8_0+pyqt5.darwin_17.noarch.tbz2
 from https://packages.macports.org/py27-spyder
 --->  Attempting to fetch py27-spyder-3.2.8_0+pyqt5.darwin_17.noarch.tbz2
 from http://sea.us.packages.macports.org/macports/packages/py27-spyder
 --->  Attempting to fetch py27-spyder-3.2.8_0+pyqt5.darwin_17.noarch.tbz2
 from
 http://ywg.ca.packages.macports.org/mirror/macports/packages/py27-spyder
 --->  Fetching distfiles for py27-spyder
 --->  Attempting to fetch spyder-3.2.8.tar.gz from
 https://distfiles.macports.org/py-spyder
 --->  Verifying checksums for py27-spyder
 --->  Extracting py27-spyder
 --->  Applying patches to py27-spyder
 --->  Configuring py27-spyder
 Error: Failed to configure py27-spyder: py27-pyqt5 must be installed with
 +webengine.
 Error: See
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports
 .org_release_tarballs_ports_python_py-spyder/py27-spyder/main.log for
 details.
 Error: Follow https://guide.macports.org/#project.tickets to report a bug.

 }}}

 The solution was to manually change the variant of py27-pyqt5


 {{{
 sudo port install py27-pyqt5 +webengine
 }}}

 Then, I was able to get the spyder upgrade to run properly.

-- 
Ticket URL: <https://trac.macports.org/ticket/56525>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list