[MacPorts] #19191: can't import wx module from py26-wxpython

MacPorts noreply at macports.org
Sun Apr 5 17:48:30 PDT 2009


#19191: can't import wx module from py26-wxpython
------------------------------+---------------------------------------------
 Reporter:  ram@…             |       Owner:  jameskyle@…       
     Type:  defect            |      Status:  new               
 Priority:  Normal            |   Milestone:  Port Bugs         
Component:  ports             |     Version:  1.7.1             
 Keywords:                    |        Port:  py26-wxpython     
------------------------------+---------------------------------------------
 I'm unable to import the wx module after installing `py26-wxpython`:

 {{{
 $ python2.6
 Python 2.6.1 (r261:67515, Apr  4 2009, 15:14:47)
 [GCC 4.0.1 (Apple Inc. build 5490)] on darwin
 Type "help", "copyright", "credits" or "license" for more information.
 >>> import wx
 Traceback (most recent call last):
   File "<stdin>", line 1, in <module>
 ImportError: No module named wx
 >>> exit()
 $ port installed py26-wxpython
 The following ports are currently installed:
   py26-wxpython @2.8.9.1_0 (active)
 $
 }}}

 the same works for `py25-wxpython`

-- 
Ticket URL: <http://trac.macports.org/ticket/19191>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list