Hi,
I downloaded the latest source code 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
ViennaCL-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/viennacl-devel

Reply via email to