[PyCUDA] pycuda make error

Dwight Bell dbelll at yahoo.com
Wed Nov 4 18:25:07 PST 2009


The project-config.jam file was pointing to the correct version of  
python under the /Libraries/Frameworks... directory, but boost was  
still building pointing to the /System/Libraries/Frameworks... version  
of python.  (Perhaps because both versions of python were 2.6 ?)

Anyway, I renamed the 2.6.1 version of python to make it unreachable  
and successfully rebuilt boost which now found the correct version.   
This solved my problems and I was able to pass the "python  
test_driver.py" test.

Thanks again to everyone that helped.

... Dwight

On Nov 4, 2009, at 9:10 AM, Andreas Klöckner wrote:

> On Mittwoch 04 November 2009, Dwight Bell wrote:
>> Thanks for the tip, otool does show that my Boost library is using  
>> 2.6.1.
>> I had tried to redirect the System Python to the 2.6.4 version and  
>> rebuild
>> Boost, but Boost is still using 2.6.1. Thanks,
>
> http://is.gd/4MXam might help
>
> Andreas
> _______________________________________________
> PyCUDA mailing list
> PyCUDA at tiker.net
> http://tiker.net/mailman/listinfo/pycuda_tiker.net





More information about the PyCUDA mailing list