[MacPorts] #16400: PyXG: Python XGrid interface (Python 2.5)
MacPorts
noreply at macports.org
Sat Feb 14 04:38:22 PST 2009
#16400: PyXG: Python XGrid interface (Python 2.5)
---------------------------------+------------------------------------------
Reporter: beatrupp@… | Owner: snc@…
Type: enhancement | Status: assigned
Priority: Normal | Milestone: Port Submissions
Component: ports | Version: 1.7.0
Resolution: | Keywords:
Port: py25-pyxg |
---------------------------------+------------------------------------------
Comment(by der_loewe@…):
That's what I got:
{{{
This module requires PyObjC.
Traceback (most recent call last):
File
"/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/runpy.py",
line 85, in run_module
loader = get_loader(mod_name)
File
"/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/pkgutil.py",
line 456, in get_loader
return find_loader(fullname)
File
"/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/pkgutil.py",
line 466, in find_loader
for importer in iter_importers(fullname):
File
"/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/pkgutil.py",
line 422, in iter_importers
__import__(pkg)
File "/opt/local/lib/python2.5/site-packages/xg.py", line 114, in
<module>
raise e
ImportError: No module named Foundation
}}}
:-(
--
Ticket URL: <http://trac.macports.org/ticket/16400#comment:21>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list