[PyCUDA] Fwd: installing/upgrading issue with siteconf.py, setup.py and 0.94rc
Andreas Kloeckner
lists at informa.tiker.net
Sun Sep 5 13:18:37 PDT 2010
Hi Vince,
On Sat, 21 Aug 2010 09:51:29 -0400, Vince Fulco <vfulco1 at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.tiker.net/pipermail/pycuda/attachments/20100905/b387b21f/attachment.pgp>
More information about the PyCUDA
mailing list