On Montag 08 Dezember 2008, Randy Heiland wrote: > Andreas, > > Thanks for the reply. Unfortunately your suggested workaround didn't > work for me - I got the same error. So, I took a different approach. > I decided to build a new Python (2.6, as I've been wanting to > experiment with some of its features anyway; osx leopard system python > is 2.5). Then I built pycuda OK. But now I get the following problem: > > [EMAIL PROTECTED]:~/Documents/workspace/pycuda/examples$ python2.6 > Python 2.6.1 (r261:67515, Dec 5 2008, 18:56:13) > [GCC 4.2.1 (Apple Inc. build 5566)] on darwin > Type "help", "copyright", "credits" or "license" for more information. > > >>> import pycuda > >>> import pycuda.cumath > > Fatal Python error: Interpreter not initialized (version mismatch?) > Abort trap > > Just thought I'd ask the list if the solution is obvious, while I > attempt to resolve it. One idea is that the boost libs I built were > built using my system python rather than 2.6. I don't yet understand > how boost is used for pycuda.
Bill Punch had the same problem. See his recent thread here: http://is.gd/aHCk Andreas
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ PyCuda mailing list [email protected] http://tiker.net/mailman/listinfo/pycuda_tiker.net
