[PyCUDA] Version Mismatch on OS X

Chris Heuser drummerdude3791 at charter.net
Wed Jul 29 14:47:10 PDT 2009


Thank you, I have tried to reinstall boost a few times, deleting the old
boost as well. It is very strange, actually. After reinstalling, I was able
to run a pycuda program once. The very next time (around 45 seconds later)
and all the rest, it went back to the same version mismatch error.
Any ideas?

On Tue, Jul 28, 2009 at 10:34 AM, Bryan Catanzaro <
catanzar at eecs.berkeley.edu> wrote:

> I had this problem, and it ended up being my boost library, which had
> been compiled for a different version of Python.
> To fix the problem, I deleted the boost library that I had installed
> via macports, built my own boost from source, and then rebuilt PyCUDA.
>
> - bryan
>
> On Mon, Jul 27, 2009 at 8:32 PM, Chris
> Heuser<drummerdude3791 at charter.net> wrote:
> > I am trying to get .94 beta up on my Mac, and despite a seemingly
> successful
> > install, I get the following error:
> > Fatal Python error: Interpreter not initialized (version mismatch?)
> > Abort trap
> > After some googling, I recognize that it is a common error with Mac
> > applications of programs, due to the system python. But despite trying a
> few
> > suggested methods, I have not been able to fix the problem. Any
> Suggestions?
> > Thank you,
> >     >>>Chris Heuser
> > _______________________________________________
> > PyCUDA mailing list
> > PyCUDA at tiker.net
> > http://tiker.net/mailman/listinfo/pycuda_tiker.net
> >
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.tiker.net/pipermail/pycuda/attachments/20090729/acd77556/attachment-0001.htm>


More information about the PyCUDA mailing list