From owner-freebsd-ports-bugs@freebsd.org Thu Mar 8 21:10:57 2018 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C2CA7F30A92 for ; Thu, 8 Mar 2018 21:10:57 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 632E67086A for ; Thu, 8 Mar 2018 21:10:57 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 96DE326ABA for ; Thu, 8 Mar 2018 21:10:56 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w28LAusn001343 for ; Thu, 8 Mar 2018 21:10:56 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w28LAuWI001332 for freebsd-ports-bugs@FreeBSD.org; Thu, 8 Mar 2018 21:10:56 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 226461] devel/py-spyder: Fails to start Date: Thu, 08 Mar 2018 21:10:55 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: jwb@freebsd.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter cc flagtypes.name Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Mar 2018 21:10:58 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D226461 Bug ID: 226461 Summary: devel/py-spyder: Fails to start Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: jwb@freebsd.org CC: lbartoletti@tuxfamily.org CC: lbartoletti@tuxfamily.org Flags: maintainer-feedback?(lbartoletti@tuxfamily.org) Looks like everything that should be installed is there, but it can't find pyqt5. FreeBSD unixdev1.hpc bacon ~ 405: spyder3 Traceback (most recent call last): File "/usr/local/bin/spyder3", line 6, in from pkg_resources import load_entry_point File "/usr/local/lib/python3.6/site-packages/pkg_resources/__init__.py", = line 3147, in @_call_aside File "/usr/local/lib/python3.6/site-packages/pkg_resources/__init__.py", = line 3131, in _call_aside f(*args, **kwargs) File "/usr/local/lib/python3.6/site-packages/pkg_resources/__init__.py", = line 3160, in _initialize_master_working_set working_set =3D WorkingSet._build_master() File "/usr/local/lib/python3.6/site-packages/pkg_resources/__init__.py", = line 666, in _build_master ws.require(__requires__) File "/usr/local/lib/python3.6/site-packages/pkg_resources/__init__.py", = line 984, in require needed =3D self.resolve(parse_requirements(requirements)) File "/usr/local/lib/python3.6/site-packages/pkg_resources/__init__.py", = line 870, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'pyqt5<5.10' distribution was not f= ound and is required by spyder root@unixdev1:/usr/ports/devel/py-spyder # pkg info | grep py36-qt py36-qt4-core-4.12.1_4,1 Python bindings for the Qt4 toolkit, QtCore module py36-qt4-gui-4.12.1_1,1 Python bindings for the Qt4 toolkit, QtGui module py36-qt4-svg-4.12.1_1,1 Python bindings for the Qt4 toolkit, QtSvg module py36-qt5-5.9.2_2 Python bindings for the Qt 5 toolkit (meta p= ort) py36-qt5-core-5.9.2_3 Python bindings for the Qt5 toolkit, QtCore module py36-qt5-dbus-5.9.2_3 Python bindings for the Qt5 toolkit, QtDBus module py36-qt5-dbussupport-5.9.2_1 Qt event loop support for dbus-python py36-qt5-demo-5.9.2_2 Python bindings for the Qt5 toolkit, Qt demo= and examples py36-qt5-designer-5.9.2_3 Python bindings for the Qt5 toolkit, QtDesig= ner module py36-qt5-designerplugin-5.9.2_1 Python bindings for the Qt5 toolkit, QtDesi= gner plugin py36-qt5-gui-5.9.2_2 Python bindings for the Qt5 toolkit, QtGui module py36-qt5-multimedia-5.9.2_3 Python bindings for the Qt5 toolkit, QtMultimedia module py36-qt5-multimediawidgets-5.9.2_3 Python bindings for the Qt5 toolkit, QtMultimediaWidgets module py36-qt5-network-5.9.2_3 Python bindings for the Qt5 toolkit, QtNetwo= rk module py36-qt5-opengl-5.9.2_3 Python bindings for the Qt5 toolkit, QtOpenGL module py36-qt5-printsupport-5.9.2_3 Python bindings for the Qt5 toolkit, QtPrintSupport module py36-qt5-qml-5.9.2_3 Python bindings for the Qt5 toolkit, QML mod= ule py36-qt5-qscintilla2-2.10.2_3 Python bindings for QScintilla2 (PyQt5), QSci module py36-qt5-serialport-5.9.2_3 Python bindings for the Qt5 toolkit, QtSerialPort module py36-qt5-sql-5.9.2_3 Python bindings for the Qt5 toolkit, QtSql module py36-qt5-svg-5.9.2_3 Python bindings for the Qt5 toolkit, QtSvg module py36-qt5-test-5.9.2_3 Python bindings for the Qt5 toolkit, QtTest module py36-qt5-webchannel-5.9.2_2 Python bindings for the Qt5 toolkit, QtWebChannel module py36-qt5-webengine-5.9.2_2 Python bindings for the Qt5 toolkit, QtWebEn= gine module py36-qt5-webkit-5.9.2_3 Python bindings for the Qt5 toolkit, QtWebKit module py36-qt5-webkitwidgets-5.9.2_3 Python bindings for the Qt5 toolkit, QtWebKitWidgets module py36-qt5-widgets-5.9.2_3 Python bindings for the Qt5 toolkit, QtWidge= ts module py36-qt5-xml-5.9.2_3 Python bindings for the Qt5 toolkit, QtXml module py36-qt5-xmlpatterns-5.9.2_3 Python bindings for the Qt5 toolkit, QtXmlPatterns module py36-qtconsole-4.3.0 Qt-based console for Jupyter with support for rich media output --=20 You are receiving this mail because: You are the assignee for the bug.=