[MacPorts] #21381: mimms-3.2.1 cannot run on Snow Leopard
MacPorts
noreply at macports.org
Sun Sep 20 06:22:41 PDT 2009
#21381: mimms-3.2.1 cannot run on Snow Leopard
---------------------------------+------------------------------------------
Reporter: null.atou@… | Owner: boeyms@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.0
Keywords: snowleopard | Port: mimms
---------------------------------+------------------------------------------
Comment(by tianyicui@…):
Actually it seems as a python25 bug for me:
{{{
$ python2.5
Python 2.5.4 (r254:67916, Sep 20 2009, 21:06:51)
[GCC 4.2.1 (Apple Inc. build 5646)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> from ctypes import *
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/ctypes/__init__.py",
line 10, in <module>
from _ctypes import Union, Structure, Array
ImportError: No module named _ctypes
>>>
}}}
--
Ticket URL: <http://trac.macports.org/ticket/21381#comment:8>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list