Hi all -
Thanks for your suggestions - I now have a working PyCUDA installation! =) I was using the macports boost installation, which was configured to use Python 2.6 through macports, but evidently had still been compiled against the wrong headers. I ripped out the macports boost, and recompiled my own, pointing to the proper headers, and that solved the problem.

Thanks again!

- bryan

On Jun 24, 2009, at 12:13 AM, Andreas Klöckner wrote:

On Mittwoch 24 Juni 2009, Bryan Catanzaro wrote:
Hello all -
I'm trying to install PyCuda on OS X 10.5, using Python 2.6
(unfortunately, I can't use 2.5 in the project I'm working on.)
Has anyone successfully installed it with this configuration?  It
seems to build successfully, but when I try to import pycuda.driver,
the python interpreter aborts with an error message:
Fatal Python error: Interpreter not initialized (version mismatch?)

I believe I'm building PyCuda with the Python 2.6 include files, so
I'm not sure where the version mismatch is coming.  Perhaps from the
python boost library?  Has anyone seen this error before?

My guess would be the boost library.

http://is.gd/1bAf8

Andreas

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
PyCUDA mailing list
[email protected]
http://tiker.net/mailman/listinfo/pycuda_tiker.net

Reply via email to