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

js ebgssth at gmail.com
Sat Feb 16 06:40:43 CET 2008


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

On Feb 16, 2008 2:35 PM, js <ebgssth at gmail.com> wrote:
> I don't have access to the box right now,
> that why I couldn't give you the complete error output.
> Who uses Xeon server at home :)
>
> I'll check what causes this, but wanted to know if someone's already
> having this issue.
>
>
>
> On Feb 15, 2008 11:29 PM, Stefan Behnel <stefan_ml at behnel.de> wrote:
> > Hi,
> >
> >
> > js wrote:
> > > I was trying to install lxml on FreeBSD 6.2 Xeon server with
> > > "easy_install lxml",
> > > but I got weird error "CPU you selected does not support x86-64
> > > instruction set".
> > > I searched on the web with no luck.
> > >
> > > Does anybody know this error?
> >
> > You didn't give the complete error output, but check your CFLAGS (and the
> > command line you see when the compiler starts up). Maybe there's something
> > wrong with the compiler options that distutils use.
> >
> > Stefan
> >
>


More information about the lxml-dev mailing list