Re: [wxPython-users] Can’t create window of class wxWindowClassNR (error 14: ...)
Isaac Wagner
geekyisaac at gmail.com
Tue Jan 30 08:21:10 PST 2007
I got it finally. Thanks. It turned out that there was a rogue
process consuming all the system memory. Once that will killed
eveything started working.
-Isaac
On 1/29/07, Robin Dunn <robin at alldunn.com> wrote:
> Isaac Wagner wrote:
> > I created a wxPython program and then ran py2exe on it. The resulting
> > exe works fine on my computer, but when I tried to run it on another
> > computer I get the error:
> >
> > Can't create window of class wxWindowClassNR (error 14: Not Enough
> > Storage is Available to Complete the Operation)
> >
> > Any ideas?
>
> What are the differences between the two machines (version of Windows,
> memory, relevant installed software, etc.) Which version of wxPython is it?
>
>
> --
> Robin Dunn
> Software Craftsman
> http://wxPython.org Java give you jitters? Relax with wxPython!
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: wxPython-users-unsubscribe at lists.wxwidgets.org
> For additional commands, e-mail: wxPython-users-help at lists.wxwidgets.org
>
>
More information about the wxpython-users
mailing list