[PyCUDA] PyCUDA on MacOS 10.5.8 and python 2.6.3

Allan Peter Engsig-Karup apek at imm.dtu.dk
Tue Oct 13 15:20:32 PDT 2009


Ok. Seems like build problem is now solved.

Remedy was to replace setuptools with distribute.

I followed the installations instructions here
http://pypi.python.org/pypi/distribute#about-the-fork

and used curl

$ curl -O http://nightly.ziade.org/distribute_setup.py
$ python distribute_setup.py

For some reason 

$ easy_install Distribute

did not work for me.

Allan



On 10/13/09 11:15 AM, "Allan Peter Engsig-Karup" <apek at imm.dtu.dk> wrote:

> Hi,
> 
> Perhaps this is the problem?
> 
> http://tarekziade.wordpress.com/2009/10/03/python-2-6-3-and-distribute/
> 
> Is it possible to replace setuptools?
> 
> Allan





More information about the PyCUDA mailing list