[pypy-dev] Unicode encode/decode speed
Eleytherios Stamatogiannakis
estama at gmail.com
Wed Feb 13 12:39:03 CET 2013
On 13/02/13 10:08, Maciej Fijalkowski wrote:
> Hey
>
> I have serious trouble running apsw. Message I got so far:
>
> /home/fijal/.virtualenvs/cffi/local/lib/python2.7/site-packages/apsw.so:
> undefined symbol: sqlite3_uri_boolean
>
Thanks Maciej for looking into it,
Which version of APSW have you tried to install and how?
Debian/Ubuntu based systems, include APSW in package:
python-apsw
You can also try to install APSW yourself. Instructions:
http://apidoc.apsw.googlecode.com/hg/build.html#recommended
and (some more details from madIS' docs)
http://doc.madis.googlecode.com/hg/install.html
l.
More information about the pypy-dev
mailing list