[MacPorts] #14017: py25-curses 2.5.1 Runtime error, unable to import curses.panel
#14017: py25-curses 2.5.1 Runtime error, unable to import curses.panel ---------------------------------------+------------------------------------ Reporter: greg@tsukasa.net.au | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: py25-curses, import error | ---------------------------------------+------------------------------------ When I try the following: {{{ #!sh python2.5 -c 'import curses.panel' }}} I get the following error: {{{ Traceback (most recent call last): File "<string>", line 1, in <module> File "/opt/local/lib/python2.5/curses/panel.py", line 8, in <module> from _curses_panel import * ImportError: dlopen(/opt/local/lib/python2.5/site- packages/_curses_panel.so, 2): Symbol not found: _bottom_panel Referenced from: /opt/local/lib/python2.5/site-packages/_curses_panel.so Expected in: dynamic lookup }}} -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14017> MacPorts </projects/macports> Ports system for Mac OS
#14017: py25-curses 2.5.1 Runtime error, unable to import curses.panel ----------------------------------+----------------------------------------- Reporter: greg@tsukasa.net.au | Owner: mww@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: | Keywords: py25-curses, import error ----------------------------------+----------------------------------------- Changes (by jmr@macports.org): * cc: greg@tsukasa.net.au, mww@macports.org (removed) * owner: macports-tickets@lists.macosforge.org => mww@macports.org -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14017#comment:1> MacPorts </projects/macports> Ports system for Mac OS
participants (1)
-
MacPorts