[wxPython-users] wxmsw26uh_vc.dll
Gavana, Andrea
gavana at kpo.kz
Fri Mar 2 02:21:44 PST 2007
Hi Luis,
> luisgustavo at petrobras.com.br wrote:
> > Dear Friends,
> >
> > My program displays a msg saying that the
> program could
> > not start because wxmsw26uh_vc.dll wasn?t found.
> > Yet, after pressing Ok the program runs without problem. Is there
> > anyway to avoid displaying this msg?
> >
> I assume you are using matplotlib, is this correct? If yes,
> then should use either wxPython Unicode build or an older
> version of matplotlib or wait for a new matplotlib version
> (which I think will no more require the unicode build of wxPython).
Or, in addition to Werner's suggestion, you could use whatever wxPython version you wish by renaming matplotlib/backends/_wxagg.pyd to something else (I renamed it to __wxagg.pyd). This will force matplotlib to use the pure Python implementation of the backend. If you are not doing extensive blitting operations or other strange things, there is virtually no difference in rendering speed :-D
Andrea.
_________________________________________
Andrea Gavana (gavana at kpo.kz)
Reservoir Engineer
KPDL
4, Millbank
SW1P 3JA London
Direct Tel: +44 (0) 20 717 08936
Mobile Tel: +44 (0) 77 487 70534
Fax: +44 (0) 20 717 08900
Web: http://xoomer.virgilio.it/infinity77
¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
More information about the wxpython-users
mailing list