Changes between Initial Version and Version 1 of Ticket #31510
- Timestamp:
- Nov 25, 2011, 10:30:11 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #31510
- Property Owner changed from macports-tickets@… to snc@…
-
Ticket #31510 – Description
initial v1 1 1 I'm seeing the following traceback when I try to import the pyopencl module into Python after installing the ports version: 2 2 3 {{{ 3 4 Python 2.6.7 (r267:88850, Aug 22 2011, 14:13:38) 4 5 [GCC 4.2.1 (Apple Inc. build 5666) (dot 3)] on darwin … … 10 11 from decorator import decorator as _decorator 11 12 ImportError: No module named decorator 13 }}} 12 14 13 15 This is on a Snow Leopard system running 10.6.8