Hi All, I am trying to install pycuda on ubuntu 11.10, but I can get past an error in the setup process. I could build the libraries, but when I try to run the setup script, I get the following error:
penguin> sudo python setup.py install Installed /usr/local/lib/python2.7/dist-packages/pycuda-2011.2.2-py2.7-linux-x86_64.egg Processing dependencies for pycuda==2011.2.2 Searching for pytest>=2 Reading http://pypi.python.org/simple/pytest/ Reading http://pytest.org Best match: pytest 2.2.1 Downloading http://pypi.python.org/packages/source/p/pytest/pytest-2.2.1.zip#md5=3e7d5352205401c6f73976fbf1b48e68 Processing pytest-2.2.1.zip Running pytest-2.2.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-BuuI8k/pytest-2.2.1/egg-dist-tmp-YH_CYo ---------------------------------------------------------------------------- Sorry, your build failed. Try rerunning configure.py with different options. Could someone tell what those different options that I should try are, or how I should start searching for the actual error? Thanks, Zoltán _______________________________________________ PyCUDA mailing list [email protected] http://lists.tiker.net/listinfo/pycuda
