Deditor
Alec Taylor
alec.taylor6 at gmail.com
Sun May 1 11:50:07 EDT 2011
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 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 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
>
More information about the Python-list
mailing list