Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #48403

Re: Fatal Python error: Py_Initialize: can't initialize sys standard streams

Path csiph.com!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!news.albasani.net!news.stack.nl!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <davea@davea.name>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.009
X-Spam-Evidence '*H*': 0.98; '*S*': 0.00; 'subject:error': 0.03; 'mrab': 0.05; 'say,': 0.05; 'subject:Python': 0.06; 'rename': 0.07; 'lost.': 0.09; 'add,': 0.16; 'bracket': 0.16; 'subject: \n ': 0.16; 'folder': 0.16; 'wrote:': 0.18; '>>>': 0.22; 'python?': 0.22; 'separate': 0.22; 'installation': 0.23; 'header:User- Agent:1': 0.23; 'question': 0.24; '15,': 0.26; 'header:In-Reply- To:1': 0.27; 'especially': 0.30; '(which': 0.31; 'context,': 0.31; 'follows': 0.31; 'lies': 0.31; 'something': 0.35; 'possible': 0.36; 'to:addr:python-list': 0.38; 'issue': 0.38; 'pm,': 0.38; 'does': 0.39; 'subject:can': 0.39; 'sure': 0.39; 'to:addr:python.org': 0.39; 'temporarily': 0.60; 'break': 0.61; 'simply': 0.61; "you're": 0.61; 'received:74.208': 0.68; "else's": 0.84; 'received:74.208.4.194': 0.84; '2013': 0.98
Date Sat, 15 Jun 2013 22:55:33 -0400
From Dave Angel <davea@davea.name>
User-Agent Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130510 Thunderbird/17.0.6
MIME-Version 1.0
To python-list@python.org
Subject Re: Fatal Python error: Py_Initialize: can't initialize sys standard streams
References <cc21e7aa-b934-4d91-8856-40fbee0bd2d4@googlegroups.com> <ed0ea7b6-7637-4e53-a946-90e8759d8625@y3g2000pbl.googlegroups.com> <mailman.3420.1371341002.3114.python-list@python.org> <9bc0787c-d334-439f-8bac-4c051cfe1425@googlegroups.com>
In-Reply-To <9bc0787c-d334-439f-8bac-4c051cfe1425@googlegroups.com>
Content-Type text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding 7bit
X-Provags-ID V02:K0:gnJ0ViAymX9LRSc8VYHhqX1Omeex9MWIFBDNR48rxt/ ZcZmkUe3z7I16Is4QdzForjiUvqNwcZ4TSVx+QnpL6hAy6lO79 zr+HgZvl960P9pVxI0D9kiQY+7JcrWKLF3GxIIfR+c0ONfjF8C cjZV/xpYks3KZaUtu/QG8HpeC7aeX+F3tRoHCHdk4SMmYpunHC 8t/xwc92yUhnxJos0TpNNNgekCgZQGJ4Zwqa0Ecxl56yL1sWlu SratJlh6f735oreVd2lMd0DlkjDldZfDaj+nWb5DDiqZXmhi+x PGP7gy0PAlUd+dh1y1S+j7VBi5zUnP7hK5nWyAVCv/uQNpknFK YXFzqGUT03Pd5VgrwJ2A=
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.3423.1371351347.3114.python-list@python.org> (permalink)
Lines 30
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1371351347 news.xs4all.nl 15867 [2001:888:2000:d::a6]:53880
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:48403

Show key headers only | View raw


On 06/15/2013 10:44 PM, lucabrasi wrote:
> On Saturday, June 15, 2013 5:03:27 PM UTC-7, MRAB wrote:
>> On 15/06/2013 23:10, alex23 wrote:

>>
        <SNIP gobs of double-spaced nonsense -- stupid googlegroups 
should be banned>
>>
>>> Do you have a separate installation of Python? It's possible it may be
>>
>>> conflicting. If you rename it's folder to something else (which will
>>
>>> temporarily break that install), do you still see this same issue in
>>
>>> Inkscape?
>>
>>>
>

Your message was a hard-to-read doble-spaced copy of someone else's 
comments.  If you have nothing to add, why bother posting?  Especially 
with googlegroups.

If you do have something to say, make sure it follows the part you're 
quoting, and that it does not begin with those bracket separators. 
Otherwise it simply lies buried in the context, and your contribution or 
question is lost.

-- 
DaveA

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Fatal Python error: Py_Initialize: can't initialize sys standard streams lucabrasi154@gmail.com - 2013-06-15 14:29 -0700
  Re: Fatal Python error: Py_Initialize: can't initialize sys standard streams Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-06-15 22:43 +0100
    Re: Fatal Python error: Py_Initialize: can't initialize sys standard streams alex23 <wuwei23@gmail.com> - 2013-06-15 15:06 -0700
  Re: Fatal Python error: Py_Initialize: can't initialize sys standard streams alex23 <wuwei23@gmail.com> - 2013-06-15 15:10 -0700
    Re: Fatal Python error: Py_Initialize: can't initialize sys standard streams lucabrasi <lucabrasi154@gmail.com> - 2013-06-15 15:53 -0700
    Re: Fatal Python error: Py_Initialize: can't initialize sys standard streams MRAB <python@mrabarnett.plus.com> - 2013-06-16 01:03 +0100
      Re: Fatal Python error: Py_Initialize: can't initialize sys standard streams lucabrasi <lucabrasi154@gmail.com> - 2013-06-15 19:44 -0700
        Re: Fatal Python error: Py_Initialize: can't initialize sys standard streams lucabrasi <lucabrasi154@gmail.com> - 2013-06-15 19:46 -0700
        Re: Fatal Python error: Py_Initialize: can't initialize sys standard streams Dave Angel <davea@davea.name> - 2013-06-15 22:55 -0400
    Re: Fatal Python error: Py_Initialize: can't initialize sys standard streams Terry Reedy <tjreedy@udel.edu> - 2013-06-15 23:09 -0400
    Re: Fatal Python error: Py_Initialize: can't initialize sys standard streams Larry Hudson <orgnut@yahoo.com> - 2013-06-15 21:09 -0700
      Re: Fatal Python error: Py_Initialize: can't initialize sys standard streams alex23 <wuwei23@gmail.com> - 2013-06-17 21:47 -0700

csiph-web