2015-01-03 22:36 GMT+01:00 Bert JW Regeer <[email protected]>: > > > On Jan 2, 2015, at 17:25 , [email protected] wrote: > > > but this gives me an error (see full traceback below): > > > > ImportError: > /home/xxx/.local/lib/python2.7/site-packages/lxml/etree.so: undefined > symbol: PyUnicodeUCS4_DecodeLatin1 > > This error is not something that is happening due to Ringo, this is > because your etree.so is compiled against a different python version. > Verify your installation of etree. >
Thanks for your help Bert. -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pylons-discuss. For more options, visit https://groups.google.com/d/optout.
