Lines Matching full:pypy
28 Using ``pypy``
33 - Using ``pycrypto`` with ``pypy`` will be in general problematic. If
36 implementation details and hence can't be built in ``pypy`` (as of
37 ``pypy`` 2.6 and ``pycrypto`` 2.6.1). In order to install
43 See discussions on the `pypy issue tracker`_ and the
46 - Using ``pyOpenSSL`` with versions of ``pypy`` before 2.6 may be in general
51 ``cffi`` when means it can't be used on versions of ``pypy`` before 2.6.
53 The default version of ``pypy`` you get when installed
57 apt-get install pypy pypy-dev
60 the `pypy/ppa PPA`_:
64 apt-get purge pypy pypy-dev
65 add-apt-repository ppa:pypy/ppa
67 apt-get install pypy pypy-dev
69 .. _pypy issue tracker: https://bitbucket.org/pypy/pypy/issues/997
73 .. _Ubuntu 14.04: http://packages.ubuntu.com/trusty/pypy
74 .. _pypy/ppa PPA: https://launchpad.net/~pypy/+archive/ubuntu/ppa