[MacPorts] #31178: spyder-2.7 is broken
#31178: spyder-2.7 is broken ----------------------------------+----------------------------------------- Reporter: lebstrom@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: spyder | Port: py27-spyder ----------------------------------+----------------------------------------- Hello i tried to install py27-spyder and i breaks with ================ Traceback (most recent call last): File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/spyderlib/spyder.py", line 1549, in main mainwindow = run_spyder(app, options) File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/spyderlib/spyder.py", line 1473, in run_spyder main.setup() File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/spyderlib/spyder.py", line 722, in setup for mod in get_spyderplugins_mods(prefix='p_', extension='.py'): File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/spyderlib/config.py", line 506, in get_spyderplugins_mods for modname in get_spyderplugins(prefix, extension)] File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/spyderplugins/p_profiler.py", line 12, in <module> from spyderlib.qt.QtCore import SIGNAL, Qt, Signal ================ i've installed py27-pyqt4 and py27-pyside. -- Ticket URL: <https://trac.macports.org/ticket/31178> MacPorts <http://www.macports.org/> Ports system for Mac OS
#31178: py27-spyder: spyder-2.7 is broken ----------------------------------+----------------------------------------- Reporter: lebstrom@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: py27-spyder ----------------------------------+----------------------------------------- Changes (by ryandesign@…): * keywords: spyder => Old description:
Hello i tried to install py27-spyder and i breaks with
================
Traceback (most recent call last): File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/spyderlib/spyder.py", line 1549, in main mainwindow = run_spyder(app, options) File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/spyderlib/spyder.py", line 1473, in run_spyder main.setup() File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/spyderlib/spyder.py", line 722, in setup for mod in get_spyderplugins_mods(prefix='p_', extension='.py'): File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/spyderlib/config.py", line 506, in get_spyderplugins_mods for modname in get_spyderplugins(prefix, extension)] File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/spyderplugins/p_profiler.py", line 12, in <module> from spyderlib.qt.QtCore import SIGNAL, Qt, Signal
================
i've installed py27-pyqt4 and py27-pyside.
New description: Hello i tried to install py27-spyder and i breaks with {{{ Traceback (most recent call last): File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/spyderlib/spyder.py", line 1549, in main mainwindow = run_spyder(app, options) File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/spyderlib/spyder.py", line 1473, in run_spyder main.setup() File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/spyderlib/spyder.py", line 722, in setup for mod in get_spyderplugins_mods(prefix='p_', extension='.py'): File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/spyderlib/config.py", line 506, in get_spyderplugins_mods for modname in get_spyderplugins(prefix, extension)] File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/spyderplugins/p_profiler.py", line 12, in <module> from spyderlib.qt.QtCore import SIGNAL, Qt, Signal }}} i've installed py27-pyqt4 and py27-pyside. -- Comment: Use WikiFormatting please -- Ticket URL: <https://trac.macports.org/ticket/31178#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#31178: py27-spyder: spyder-2.7 is broken ----------------------------------+----------------------------------------- Reporter: lebstrom@… | Owner: eborisch@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: py27-spyder ----------------------------------+----------------------------------------- Changes (by jmr@…): * owner: macports-tickets@… => eborisch@… -- Ticket URL: <https://trac.macports.org/ticket/31178#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#31178: py27-spyder: spyder-2.7 is broken ----------------------------------+----------------------------------------- Reporter: lebstrom@… | Owner: eborisch@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: py27-spyder ----------------------------------+----------------------------------------- Comment(by eborisch@…): A few questions: * Has it ever worked? (Or rather, was this an upgrade?) * If it worked before, you could try moving/removing ~/.spyder2 to make sure there isn't something odd in there. * Is there another line to how it failed? It's not listing the actual error in the traceback. * What is the output of {{{port echo active and rdepof:py27-spyder}}} ? -- Ticket URL: <https://trac.macports.org/ticket/31178#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#31178: py27-spyder: spyder-2.7 is broken ----------------------------------+----------------------------------------- Reporter: lebstrom@… | Owner: eborisch@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: py27-spyder ----------------------------------+----------------------------------------- Comment(by eborisch@…): I plan to close this unless there is additional information available. (See previous comment.) -- Ticket URL: <https://trac.macports.org/ticket/31178#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#31178: py27-spyder: spyder-2.7 is broken -----------------------------------+---------------------------------------- Reporter: lebstrom@… | Owner: eborisch@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: worksforme | Keywords: Port: py27-spyder | -----------------------------------+---------------------------------------- Changes (by eborisch@…): * status: new => closed * resolution: => worksforme Comment: Closing for lack of information. -- Ticket URL: <https://trac.macports.org/ticket/31178#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts