[lxml-dev] CPU you selected does not support x86-64 instruction set

Stefan Behnel stefan_ml at behnel.de
Sat Feb 16 08:27:04 CET 2008


Hi,

js wrote:
> Oops, seems not fixed.
> 
> Python 2.5.1 (r251:54863, Feb  2 2008, 17:46:03)
> [GCC 4.0.1 (Apple Computer, Inc. build 5363)] on darwin
> Type "help", "copyright", "credits" or "license" for more information.
>>>> import webbrowser
>>>> from lxml import etree, html
> zsh: bus error  python2.5

Works for me:

Python 2.5.1 (r251:54863, Oct  5 2007, 13:36:32)
[GCC 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import webbrowser
>>> from lxml import etree,html
>>>

Please, fix your system.

Stefan


More information about the lxml-dev mailing list