[pypy-issue] [issue1252] Limnoria can't run with pypy

Andy Pilate tracker at bugs.pypy.org
Tue Sep 4 22:23:33 CEST 2012


New submission from Andy Pilate <cubox at cubox.me>:

Don't know if it's the fault of pypy or Limnoria, but it is working with cpython.
Log is at http://cubox.me/files/prog.txt
How to reproduce : 
git clone http://github.com/ProgVal/Limnoria
cd Limnoria
sudo pypy setup.py install
cp src/version.py /usr/local/lib/pypy2.7/dist-packages/supybot/version.py #See an 
other bug report by me for this issue.
mkdir /tmp/lol/42 && cd /tmp/lol/42
supybot-wizard # I will don't explain you, just enter random values.
pypy /usr/local/bin/supybot *.conf
Enjoy!

----------
messages: 4712
nosy: cubox, pypy-issue
priority: bug
status: unread
title: Limnoria can't run with pypy

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue1252>
________________________________________


More information about the pypy-issue mailing list