[MacPorts] #33357: pyopencl-py27 missing dependency to pytools
MacPorts
noreply at macports.org
Sat Feb 25 16:19:51 PST 2012
#33357: pyopencl-py27 missing dependency to pytools
----------------------------------------+-----------------------------------
Reporter: martin.b.eriksen@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.0.3
Keywords: | Port:
----------------------------------------+-----------------------------------
Trying to implement the example at http://documen.tician.de/pyopencl/,
there is a problem importing a module named "pytools". Installing
"sudo easy_install-2.7 pytools" solves the problem. Is there missing
dependencies in the macports package?
[1]
Traceback (most recent call last):
File "./a.py", line 25, in <module>
""").build()
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/site-packages/pyopencl/__init__.py", line 113, in build
from pyopencl.cache import create_built_program_from_source_cached
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/site-packages/pyopencl/cache.py", line 11, in <module>
from pytools import Record
--
Ticket URL: <https://trac.macports.org/ticket/33357>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list