[Bug 226461] devel/py-spyder: Fails to start

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Mar 8 21:10:58 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=226461

            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 at FreeBSD.org
          Reporter: jwb at freebsd.org
                CC: lbartoletti at tuxfamily.org
                CC: lbartoletti at tuxfamily.org
             Flags: maintainer-feedback?(lbartoletti at 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 = 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 = 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 found
and is required by spyder

root at 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 port)
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, QtDesigner
module
py36-qt5-designerplugin-5.9.2_1 Python bindings for the Qt5 toolkit, QtDesigner
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, QtNetwork
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 module
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, QtWebEngine
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, QtWidgets
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

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list