Werner F. Bruhin wrote:
>> I hope not. I am guessing that wxPython is like the linux kernel, so
>> 2.7 is a dev branch.
>
> Yes, 2.7 is a dev branch which normally lasts for quit some time,
> however this time round they are hoping to move to 2.8 pretty quickly, I
> believe before the end of th
Charlie
thanks for the tip - it worked a charm.
Alun Griffiths
-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Downl
Hi Charlie,
Charlie Moad wrote:
> ...
> I hope not. I am guessing that wxPython is like the linux kernel, so
> 2.7 is a dev branch.
Yes, 2.7 is a dev branch which normally lasts for quit some time,
however this time round they are hoping to move to 2.8 pretty quickly, I
believe before the en
On 11/4/06, Werner F. Bruhin <[EMAIL PROTECTED]> wrote:
>
> Hi Charlie,
>
> Charlie Moad wrote:
>
> Installing the unicode version of wxpython is the solution. This will
> get rid of the error message. Matplotlib is compiled against it.
>
> Isn't this a maint headache for you and others maintai
Hi Charlie,
Charlie Moad wrote:
Installing the unicode version of wxpython is the solution. This will
get rid of the error message. Matplotlib is compiled against it.
Isn't this a maint headache for you and others maintaining matplotlib?
Will there be wxPython 2.6, 2.7 and 2.8 builds
Installing the unicode version of wxpython is the solution. This will
get rid of the error message. Matplotlib is compiled against it.
On 11/4/06, Etrade Griffiths <[EMAIL PROTECTED]> wrote:
> Hi
>
> running Win XP, Python 2.4 with matlibplot and wxpython installed from
> these executables both
Hello Charlie,
I tried the solution you suggested below to get py2exe working and get rid of
the "no such file wxmsw26uh_vc.dll" message when trying to run the compiled .exe
1. I removed the _wxagg.pyd file from matplotlib/backends (although I was loathe
to do so as my guess is that this will ma
Werner,
Thanks for your work in solving this problem. I'm experiencing the same trouble.
I can compile to .exe if I exclude wxmsw26uh_vc.dll, but then when I run my
final .exe, I get a error dialog popup and the program won't run.
The dialog says "The procedure entry point [EMAIL PROTECTED]@@UBE
A little update.
Werner F. Bruhin wrote:
> Trying to py2exe the application I get an error no such file
> "wxmsw26uh_vc.dll".
>
> I am on:
> # Python 2.4.1 (#65, Mar 30 2005, 09:13:57) [MSC v.1310 32 bit (Intel)]
> # wxPython 2.6.3.2, Boa Constructor 0.4.4
>
> Part of the changes I made inludes
Hi,
Charlie Moad wrote:
> As you have found, the matplotlib binaries are built using the unicode
> version of wxpython. If you are not using blitting, then you can just
> go in any delete the "matplotlib/backends/_wxagg.so" (.pyd for
> windows) file from the installed matplotlib module. Then the
As you have found, the matplotlib binaries are built using the unicode
version of wxpython. If you are not using blitting, then you can just
go in any delete the "matplotlib/backends/_wxagg.so" (.pyd for
windows) file from the installed matplotlib module. Then the
pure-python wx backend will be u
Werner F. Bruhin wrote:
> Trying to py2exe the application I get an error no such file
> "wxmsw26uh_vc.dll".
>
> I am on:
> # Python 2.4.1 (#65, Mar 30 2005, 09:13:57) [MSC v.1310 32 bit (Intel)]
> # wxPython 2.6.3.2, Boa Constructor 0.4.4
>
> Part of the changes I made inludes trying out numpy
12 matches
Mail list logo