Re: [PyCUDA] pycuda installation problem

2009-07-09 Thread Nicolas Pinto
do you have py.test installed ? sudo easy_install -U py Cheers, N On Thu, Jul 9, 2009 at 8:42 PM, Gökhan SEVER gokhanse...@gmail.com wrote: That did the trick :) Thanks for the very quick response. Got these last lines of successful complete: Installed

Re: [PyCUDA] pycuda installation problem

2009-07-09 Thread Gökhan SEVER
Finally, it works without any further complains. Thank again Nicolas On Thu, Jul 9, 2009 at 7:45 PM, Nicolas Pinto pi...@mit.edu wrote: do you have py.test installed ? sudo easy_install -U py Cheers, N On Thu, Jul 9, 2009 at 8:42 PM, Gökhan SEVER gokhanse...@gmail.comwrote: That did