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


Groups > comp.lang.python > #4399

Re: Deditor

References (5 earlier) <2cc05cc3-2c8a-42ba-bb7b-348206546378@k11g2000yqc.googlegroups.com> <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>
Date 2011-05-02 01:50 +1000
Subject Re: Deditor
From Alec Taylor <alec.taylor6@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.1035.1304265010.9059.python-list@python.org> (permalink)

Show all headers | View raw


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.ssa@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 nice deditor
>> 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
> run deditor.py   it should launch however you need to have the
> wxpython-2.8 package installed,   what happens if you run deditor.py
> from console?
> --
> http://mail.python.org/mailman/listinfo/python-list
>

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