On Wed, May 30, 2012 at 11:42 PM, Gelonida N <span dir="ltr">&lt;<a href="mailto:gelonida@gmail.com" target="_blank">gelonida@gmail.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hi,<br>
<br>
I reposted as I noticed, that my inital subject line  doesn&#39;t really indicate what&#39;s the issue.<br>
------------------------------<u></u>------------------------------<u></u>-------<br>
<br>
I wanted to make my very first test with pypy by using django and sqlite3 on a Linux host (Ubuntu 12.04)<br>
<br>
when running ./manage.py syncdb I&#39;m asked to enter a password and pypy aborts as soon as I press enter.<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  File &quot;/home/klausf/mypypy/site-<u></u>packages/django/contrib/auth/<u></u>management/commands/<u></u>createsuperuser.py&quot;, line 109, in handle<br>
    password = getpass.getpass()<br>
  File &quot;/usr/lib/pypy/lib-python/2.7/<u></u>getpass.py&quot;, line 74, in unix_getpass<br>
    stream.flush()  # issue7208<br>
IOError: [Errno 29] Illegal seek: &#39;&lt;fdopen&gt;&#39;<br>
</blockquote>
<br>
<br>
Version info:<br>
Python 2.7.2 (1.8+dfsg-2, Feb 19 2012, 19:18:08)<br>
[PyPy 1.8.0 with GCC 4.6.2]<br>
<br>
Django version: 1.3.1<br>
<br>
<br>
I even found a bug, which seems related ( <a href="https://bugs.pypy.org/issue872" target="_blank">https://bugs.pypy.org/issue872</a> )<br>
<br>
However I don&#39;t understand the impact and what this means exactly.<br>
Should I try to install another pypy (and if yes, how can I install it next to an existing one on Ubuntu 12.04)?<br>
<br>
Thanks in advance for your help.<br></blockquote><div><br></div><div>No, it&#39;s a bug and we did not fix it yet. I&#39;ll have a look some time today.</div><div> </div></div>