Hi Vince,

On Sat, 21 Aug 2010 09:51:29 -0400, Vince Fulco <vful...@gmail.com> wrote:
> To follow up on install failure detailed below, went ahead and removed
> python-setuptools while installing distribute-0.6.4.  The ongoing
> unresolved issue is that to re-install numpy, scipy, rpy prior to
> PyCuda requires the setuptools dependency which messes up the install
> as previously mentioned.  Would appreciate any further insights, V.

Since distribute aims to replace setuptools, it should be installed at
the very beginning of the process. (With distribute installed, "import
setuptools" gives you distribute code.)

Further, which of those packages actually requires setuptools? A quick
look at their repositories suggests none of them do.

Lastly, the build log you posted a while ago didn't show any
issues--what do you need help resolving?

HTH,
Andreas

Attachment: pgpthIwGVxITQ.pgp
Description: PGP signature

_______________________________________________
PyCUDA mailing list
PyCUDA@tiker.net
http://lists.tiker.net/listinfo/pycuda

Reply via email to