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" <[email protected]> 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


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

Reply via email to