Deditor
Alec Taylor
alec.taylor6 at gmail.com
Mon May 2 05:33:30 EDT 2011
Yes
On Mon, May 2, 2011 at 2:12 AM, Kruptein <darragh.ssa at gmail.com> wrote:
> On 1 mei, 17:50, Alec Taylor <alec.tayl... at 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.... at gmail.com> wrote:
>> > On 1 mei, 10:59, Alec Taylor <alec.tayl... at 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?
> --
> http://mail.python.org/mailman/listinfo/python-list
>
More information about the Python-list
mailing list