Hi there, looking to install pyCUDA on an Ubuntu box for some academics interested in investigating its capabilities.
Have a fairly basic Ubuntu 10.04 system without direct access for pulling in required packages. Fell foul of the "DistributeVsSetuptools" approach that's been taken which isn't mentioned until you go looking for it. Do now have the Python distribute package installed and have seen most of pyCUDA compile but am seemingly being told it's Processing dependencies for pycuda==0.94.2 Searching for decorator>=3.2.0 which doesn't seem to be a dependency that one gets informed about anywhere other than in the build process itself? Now I am sure I can download the package and build it stand-alone but is that likely to be a dependency that can be satisfied by a package installable through the Ubuntu pacjage-management system. Furthermore, are there going to be similar python dependencies that are not explicitly listed as dependencies anywhere? A full list would be most helpful Any info welcome, Kevin -- Kevin M. Buckley Room: CO327 School of Engineering and Phone: +64 4 463 5971 Computer Science Victoria University of Wellington New Zealand _______________________________________________ PyCUDA mailing list [email protected] http://lists.tiker.net/listinfo/pycuda
