Re: [Boa Constr] cannot start Boa on linux
Status: Beta
Brought to you by:
riaan
From: Joachim S. <js...@ai...> - 2000-11-04 14:34:42
|
I checked out the cvs and got the following: $ python Boa.py importing wxPython... imported Prefs Traceback (innermost last): File "Boa.py", line 22, in ? import Palette File "Palette.py", line 14, in ? import PaletteMapping File "PaletteMapping.py", line 33, in ? from Companions.ZopeCompanions import * File "Companions/ZopeCompanions.py", line 2, in ? from ZopeLib import Client, ExtMethDlg File "ZopeLib/Client.py", line 112, in ? from random import random File "/usr/local/lib/python1.5/random.py", line 84, in ? verify('NV_MAGICCONST', 1.71552776992141) File "/usr/local/lib/python1.5/random.py", line 77, in verify raise ValueError, \ ValueError: computed value for NV_MAGICCONST deviates too much (computed 2,82843, expected 1) On Fri, 3 Nov 2000, Shane Hathaway wrote: > Riaan Booysen wrote: > > > > Hi Joachim, same goes for windows, > > > > You seem to be using wxPython 2.2.2 which introduced changes to > > Scintilla's interface. > > Boa 0.0.4 is not compatible with it. If you really need 2.2.2, you > > can check out the version in CVS. Else switch back to 2.2.1 until > > Boa 0.0.5 is released (soon hopefully). > > Actually I found that sometimes wxGTK misreports the version number and > have added to the CVS a try/except handler that detects and corrects > this condition. It's in StyledTextCtrls.py. > > Shane Mit freundlichen Grüßen Joachim Schmitz AixtraWare, Ing. Büro für Internetanwendungen Hüsgenstr. 33a, D-52457 Aldenhoven Telefon: +49-2464-8851, FAX: +49-2464-905163 |