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: signature.asc
Description: This is a digitally signed message part.

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

Reply via email to