20061118 test build uploaded
Franz Steinhaeusler
franz.steinhaeusler at gmx.at
Tue Nov 21 06:15:36 PST 2006
On Sun, 19 Nov 2006 05:58:46 +0000 (UTC), R'bot <rbot at wxpython.org> wrote:
>Hi,
>
>A new test build of wxPython has been uploaded.
>
> Version: 2.8.0.0.20061118
> URL: http://wxPython.wxcommunity.com//preview/20061118
> Changes: http://wxPython.wxcommunity.com//preview/20061118/CHANGES.html
>
>Have fun!
>R'bot
Since the last versions, I always have the problem with multiple installs.
Here I have 2 versions
C:\Python24\Lib\site-packages\wx-2.8-msw-unicode\
C:\Python24\Lib\site-packages\wx-2.60-msw-ansi\
contents of wx.pth is:
wx-2.8-msw-unicode
but it always selects 2.6
>>> import wx
>>> wx.VERSION
(2, 6, 0, 0, '')
>>>
I have to rename the folder wx-2.60-msw-ansi,
so that 2.8 Unicode version is really choosen.
--
Franz Steinhaeusler
More information about the wxpython-dev
mailing list