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


Groups > comp.lang.python > #88563

Re: Intsalling wxPython

Date 2015-04-06 23:01 -0600
From Michael Torrie <torriem@gmail.com>
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>
Newsgroups comp.lang.python
Message-ID <mailman.77.1428382879.12925.python-list@python.org> (permalink)

Show all headers | 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