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


Groups > comp.lang.python > #88563

Re: Intsalling wxPython

Path csiph.com!usenet.pasdenom.info!news.franciliens.net!fdn.fr!usenet-fr.net!nerim.net!novso.com!newsfeed.xs4all.nl!newsfeed3a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <torriem+gmail@torriefamily.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.025
X-Spam-Evidence '*H*': 0.95; '*S*': 0.00; 'syntax': 0.04; 'python': 0.11; 'from:addr:torriem': 0.16; 'from:name:michael torrie': 0.16; 'skip:" 70': 0.16; 'syntaxerror:': 0.16; 'wrote:': 0.18; 'module': 0.19; 'command': 0.22; 'print': 0.22; 'header:User-Agent:1': 0.23; 'error': 0.23; 'specify': 0.24; 'header:In-Reply-To:1': 0.27; 'url:wiki': 0.31; '"please': 0.31; 'file': 0.32; 'but': 0.35; 'url:org': 0.36; 'message-id:@gmail.com': 0.38; 'to:addr:python- list': 0.38; 'pm,': 0.38; 'does': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'charset:windows-1252': 0.65; 'invalid': 0.68; 'now:': 0.74
X-Virus-Scanned amavisd-new at torriefamily.org
Date Mon, 06 Apr 2015 23:01:06 -0600
From Michael Torrie <torriem@gmail.com>
User-Agent Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0
MIME-Version 1.0
To python-list@python.org
Subject Re: Intsalling wxPython
References <cd450cad-fa22-4769-b14b-961a60d98d4c@googlegroups.com> <d858cc51-7e8e-4d04-86fe-feff6872f2cd@googlegroups.com> <ff225f2b-94ed-4774-9d75-20b2253c5be0@googlegroups.com>
In-Reply-To <ff225f2b-94ed-4774-9d75-20b2253c5be0@googlegroups.com>
Content-Type text/plain; charset=windows-1252
Content-Transfer-Encoding 7bit
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.20
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://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 <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.77.1428382879.12925.python-list@python.org> (permalink)
Lines 14
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1428382879 news.xs4all.nl 2910 [2001:888:2000:d::a6]:33519
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:88563

Show key headers only | View raw


On 04/06/2015 09:29 PM, Sepi Gh wrote:
>> I got the answer! Just using python 3 instead of python in the command line
> 
> But I get this error now:  File "/Users//Library/Python/3.3/lib/python/site-packages/wx_py/PyWrap.py", line 27
>     print "Please specify a module name."
>                                         ^
> SyntaxError: invalid syntax

wxWidgets does not yet support Python 3, though you can find beta builds
of it:

http://wiki.wxpython.org/ProjectPhoenix

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


Thread

Intsalling wxPython Sepi <sepideh.gh@gmail.com> - 2015-04-06 19:54 -0700
  Re: Intsalling wxPython Sepi Gh <adm2303.2304@gmail.com> - 2015-04-06 20:27 -0700
    Re: Intsalling wxPython Sepi Gh <adm2303.2304@gmail.com> - 2015-04-06 20:29 -0700
      Re: Intsalling wxPython Michael Torrie <torriem@gmail.com> - 2015-04-06 23:01 -0600
      Re: Intsalling wxPython Ian Kelly <ian.g.kelly@gmail.com> - 2015-04-06 23:08 -0600

csiph-web