Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 08 Mar 2018 21:10:55 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 226461] devel/py-spyder: Fails to start
Message-ID:  <bug-226461-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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 <module>
    from pkg_resources import load_entry_point
  File "/usr/local/lib/python3.6/site-packages/pkg_resources/__init__.py", =
line
3147, in <module>
    @_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.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-226461-13>