[pypy-issue] Issue #1838: Can't install ipython on pypy3 (pypy/pypy)

Dimitri Vorona issues-reply at bitbucket.org
Fri Aug 8 16:27:27 CEST 2014


New issue 1838: Can't install ipython on pypy3
https://bitbucket.org/pypy/pypy/issue/1838/cant-install-ipython-on-pypy3

Dimitri Vorona:

To reproduce

1. Download pypy3 2.3.1 from https://bitbucket.org/pypy/pypy/downloads/pypy3-2.3.1-linux64.tar.bz2 and extract it
2. Create virtual environment with pypy executable
3. run pip install ipython (alternatively easy_install ipython)

Output:

RPython traceback:
  ...
Fatal RPython error: KeyError
[1]    17991 abort (core dumped)  pip install ipython

My system:

LinuxMint 17, Kernel 3.15 mainline

If additional information is required, please tell.




More information about the pypy-issue mailing list