Got it, thanks.  Started by deleting the pycuda* folder from the site-packages/ 
folder in Python.

I had to copy over the bpl-subset folder from the original installation folder 
into the folder from github, but after that it compiled without a problem.

However, attempting to run a small test, I get:
Traceback (most recent call last):
  File "sum_test.py", line 5, in <module>
    import pycuda.tools
  File 
"/usr/local/lib/python2.7/site-packages/pycuda-2011.2.2-py2.7-linux-x86_64.egg/pycuda/tools.py",
 line 42, in <module>
    from pycuda.compyte.dtypes import (
ImportError: No module named compyte.dtypes


-----Original Message-----
From: Andreas Kloeckner [mailto:li...@informa.tiker.net]
Sent: Monday, April 09, 2012 8:55 PM
To: Pazzula, Dominic J [ICG-IT]
Cc: pycuda@tiker.net
Subject: Re: [PyCUDA] Histograms with PyCUDA

On Mon, 9 Apr 2012 16:58:45 -0500, "Pazzula, Dominic J " 
<dominic.j.pazz...@citi.com> wrote:
> Ahh.  Unfortunately, I cannot use git behind our firewall.  I have to
> download from the site and install.

github lets you download snapshots.

HTH,
Andreas


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

Reply via email to