Opened 13 years ago
Closed 12 years ago
#31178 closed defect (worksforme)
py27-spyder: spyder-2.7 is broken
Reported by: | lebstrom@… | Owned by: | eborisch (Eric A. Borisch) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | Cc: | ||
Port: | py27-spyder |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
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.
Change History (5)
comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Keywords: | spyder removed |
Summary: | spyder-2.7 is broken → py27-spyder: spyder-2.7 is broken |
comment:2 Changed 12 years ago by jmroot (Joshua Root)
Owner: | changed from macports-tickets@… to eborisch@… |
---|
comment:3 Changed 12 years ago by eborisch (Eric A. Borisch)
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
?
comment:4 Changed 12 years ago by eborisch (Eric A. Borisch)
I plan to close this unless there is additional information available. (See previous comment.)
comment:5 Changed 12 years ago by eborisch (Eric A. Borisch)
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Closing for lack of information.
Note: See
TracTickets for help on using
tickets.
Use WikiFormatting please