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


Groups > comp.lang.python > #4401

Re: Deditor

From Kruptein <darragh.ssa@gmail.com>
Newsgroups comp.lang.python
Subject Re: Deditor
Date 2011-05-01 09:12 -0700
Organization http://groups.google.com
Message-ID <e40befc0-59df-4f67-8572-1cf92d9f5e5b@c41g2000yqm.googlegroups.com> (permalink)
References (6 earlier) <35348319-4042-4929-a81c-2e1cec7de3f3@b19g2000yqg.googlegroups.com> <c74c4b3b-fa09-4ba1-a93c-9cdde226490c@f2g2000yqf.googlegroups.com> <mailman.1029.1304240402.9059.python-list@python.org> <7d8e78d2-8a90-431e-8a5d-d9f81d393e40@j26g2000yqa.googlegroups.com> <mailman.1035.1304265010.9059.python-list@python.org>

Show all headers | View raw


On 1 mei, 17:50, Alec Taylor <alec.tayl...@gmail.com> wrote:
> Traceback (most recent call last):
>  File "O:\deditor\deditor\deditor.py", line 7, in <modul
> e>
>    import wx, os, datetime, sys, ConfigParser, wx.aui, wx.lib.scrolledpanel
>  File "C:\Python27\lib\site-packages\wx-2.8-msw-unicode\wx\__init__.py", line 4
> 5, in <module>
>    from wx._core import *
>  File "C:\Python27\lib\site-packages\wx-2.8-msw-unicode\wx\_core.py", line 4, i
> n <module>
>    import _core_
> ImportError: DLL load failed: %1 is not a valid Win32 application.
>
>
>
> On Mon, May 2, 2011 at 12:33 AM, Kruptein <darragh....@gmail.com> wrote:
> > On 1 mei, 10:59, Alec Taylor <alec.tayl...@gmail.com> wrote:
> >> Maybe I'm missing something, but I downloaded the zip file and ran
> >> each .py and .pyc file in turn, but none brought up the nicededitor
> >> GUI I've seen screenshots of...
>
> >> On the other subject, did you have a preference to what installer I
> >> should code for it? - InnoSetup (exe), NSIS (exe) or MSI (.msi)
>
> > not a msi, for the rest it doesn't matter :),  on my windows if you
> > rundeditor.py   it should launch however you need to have the
> > wxpython-2.8 package installed,   what happens if you rundeditor.py
> > from console?
> > --
> >http://mail.python.org/mailman/listinfo/python-list

that looks like you have installed the wxpython module wrongly.  Have
you downloaded the version that matches your python version?

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


Thread

Deditor Kruptein <darragh.ssa@gmail.com> - 2011-04-27 08:53 -0700
  Re: Deditor Alec Taylor <alec.taylor6@gmail.com> - 2011-04-28 03:22 +1000
    Re: Deditor Kruptein <darragh.ssa@gmail.com> - 2011-04-27 11:15 -0700
    Re: Deditor jmfauth <wxjmfauth@gmail.com> - 2011-04-30 01:30 -0700
      Re: Deditor Kruptein <darragh.ssa@gmail.com> - 2011-04-30 13:40 -0700
        Re: Deditor Alec Taylor <alec.taylor6@gmail.com> - 2011-05-01 18:59 +1000
          Re: Deditor Kruptein <darragh.ssa@gmail.com> - 2011-05-01 07:33 -0700
            Re: Deditor Alec Taylor <alec.taylor6@gmail.com> - 2011-05-02 01:50 +1000
              Re: Deditor Kruptein <darragh.ssa@gmail.com> - 2011-05-01 09:12 -0700
                Re: Deditor Alec Taylor <alec.taylor6@gmail.com> - 2011-05-02 19:33 +1000
    Re: Deditor jmfauth <wxjmfauth@gmail.com> - 2011-04-27 22:46 -0700
      Re: Deditor Kruptein <darragh.ssa@gmail.com> - 2011-04-28 13:16 -0700
        Re: Deditor Alec Taylor <alec.taylor6@gmail.com> - 2011-04-30 03:16 +1000
        Re: Deditor jmfauth <wxjmfauth@gmail.com> - 2011-04-29 11:25 -0700
          Re: Deditor Kruptein <darragh.ssa@gmail.com> - 2011-04-29 14:01 -0700
  Re: Deditor Algis Kabaila <akabaila@pcug.org.au> - 2011-04-28 05:46 +1000
    Re: Deditor Kruptein <darragh.ssa@gmail.com> - 2011-04-27 13:01 -0700
  Re: Deditor geremy condra <debatem1@gmail.com> - 2011-04-27 13:49 -0700
  Re: Deditor Alec Taylor <alec.taylor6@gmail.com> - 2011-04-28 14:01 +1000

csiph-web