Dear Cosmic String, Cosmic String <[email protected]> writes: > I am using 64bit Python 2.7.2 on 64bit Windows 7. I tried to install > pycuda2012.1. > > When I try to run the example file "hello_gpu.py" I encounter the following > error: > > *********************************************** > [stderr: > nvcc fatal : Visual Studio configuration file '(null)' could not be found > for installation at 'F:\Program Files (x86)\Microsoft Visual Studio > 9.0\VC\bin\/../..' > > ] > *********************************************** > > What would you suggest to solve this?
I'm not a Windows guy, so take this with a grain of salt. Have you run 'vcvars.bat' from your Visual Studio install before trying this? Andreas _______________________________________________ PyCUDA mailing list [email protected] http://lists.tiker.net/listinfo/pycuda
