Hi Samy, > I downloaded the latest source code
do you mean the latest 1.0.3 release or the pyviennacl-dev repository from GitHub? If you are using pyviennacl-dev: We are currently chasing a known build issue on certain machines. In such case, consider using the 1.0.3 release from here: https://pypi.python.org/pypi/pyviennacl Best regards, Karli > and I run on a Nvidia GTX860M but > the 'sudo python setup.py install' command gives me the install error > after compilation (x64) > > > copying pyviennacl.egg-info/top_level.txt -> > build/bdist.linux-x86_64/egg/EGG-INFO > writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt > zip_safe flag not set; analyzing archive contents... > creating 'dist/pyviennacl-1.0.9999-py2.7-linux-x86_64.egg' and adding > 'build/bdist.linux-x86_64/egg' to it > removing 'build/bdist.linux-x86_64/egg' (and everything under it) > Processing pyviennacl-1.0.9999-py2.7-linux-x86_64.egg > Removing > /usr/local/lib/python2.7/dist-packages/pyviennacl-1.0.9999-py2.7-linux-x86_64.egg > Copying pyviennacl-1.0.9999-py2.7-linux-x86_64.egg to > /usr/local/lib/python2.7/dist-packages > pyviennacl 1.0.9999 is already the active version in easy-install.pth > > Installed > /usr/local/lib/python2.7/dist-packages/pyviennacl-1.0.9999-py2.7-linux-x86_64.egg > Processing dependencies for pyviennacl==1.0.9999 > --------------------------------------------------------------------------- > Sorry, your build failed. Try rerunning configure.py with different options. > --------------------------------------------------------------------------- > Traceback (most recent call last): > File "setup.py", line 267, in <module> > main() > File "setup.py", line 262, in main > cmdclass={'build_ext': build_ext_subclass} > File "/home/greenflops/pyviennacl-dev/aksetup_helper.py", line 21, in > setup > setup(*args, **kwargs) > > ... > > File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 1425, > in _get > return self.loader.get_data(path) > zipimport.ZipImportError: bad local file header in > /usr/local/lib/python2.7/dist-packages/pyviennacl-1.0.9999-py2.7-linux-x86_64.egg > > Is there something wrong on my system? > Thanks > > > ------------------------------------------------------------------------------ > Slashdot TV. Video for Nerds. Stuff that Matters. > http://pubads.g.doubleclick.net/gampad/clk?id=160591471&iu=/4140/ostg.clktrk > > > > _______________________________________________ > ViennaCL-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/viennacl-devel > ------------------------------------------------------------------------------ Slashdot TV. Video for Nerds. Stuff that Matters. http://pubads.g.doubleclick.net/gampad/clk?id=160591471&iu=/4140/ostg.clktrk _______________________________________________ ViennaCL-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/viennacl-devel
