[pypy-dev] pip install rbtree fail in pypy env!

Dan Stromberg drsalists at gmail.com
Thu Oct 31 23:29:22 CET 2013


On Thu, Oct 31, 2013 at 1:53 AM, Armin Rigo <arigo at tunes.org> wrote:

> Hi KaShining,
>
> On Thu, Oct 31, 2013 at 9:32 AM, KaShining <mail2shine at qq.com> wrote:
> >     src/rbtree.c: In function '__pyx_f_6rbtree_6rbtree_byOffset':
>
> This is using Cython.  Compiling Cython modules with PyPy
> kind-of-works but is shaky.
>

Here's a pure python red black tree:
https://pypi.python.org/pypi/red-black-tree-mod

Full disclosure: I put it on Pypi after getting it passing pylint and such.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-dev/attachments/20131031/0accc6c9/attachment-0001.html>


More information about the pypy-dev mailing list