Re: [Boa Constr] [wxPython-users] Re: All Boa samples execution of command failed access is denied
Status: Beta
Brought to you by:
riaan
From: Erik V. <eri...@gm...> - 2008-02-13 06:58:25
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type"> </head> <body bgcolor="#ffffff" text="#000000"> Werner,<br> I uninstalled Boa (because in the doc/help it said that one could install undre Python25\site-packages..<br> Installing it ther gave same result, then I found a directiry c:\Python25 with just the debugger in it and then copied all Boa stuff from ..\site-packages<br> Re-made sure all folderrs/files under c:\Python were not read-only and then run everythhing sample again<br> see below for result:<br> <br> <b><i><font face="Helvetica, Arial, sans-serif">Traceback (most recent call last):<br> File "Everything.py", line 6, in <module><br> wxversion.select('2.5')<br> File "C:\Python25\lib\site-packages\wxversion.py", line 152, in select<br> raise VersionError("Requested version of wxPython not found")<br> wxversion.VersionError: Requested version of wxPython not found</font></i></b><br> <br> <div class="moz-signature"> <pre><b><font face="Tempus Sans ITC"><big>Erik Vandamme 54 Hilltop Road - WAMBERAL NSW 2260 Australia <a class="moz-txt-link-abbreviated" href="mailto:eri...@gm...">eri...@gm...</a> Skype - erik_vandamme 02 43843613 - 0406 042750</big></font></b> </pre> </div> <br> <br> Werner F. Bruhin wrote: <blockquote cite="mid:47B...@fr..." type="cite">Erik, <br> <br> Erik Vandamme wrote: <br> <blockquote type="cite">Hi Werner, <br> Win XP SP2 <br> </blockquote> Very strange, I have been using Boa on that platform for a long time, currently I don't have it on that machine anymore as I moved over to a Vista machine for dev and use the XP machine for testing. <br> <br> On the Vista machine I tried all kind of things without success to get an error when running the Boa examples. <br> <br> Can you provide more details on: <br> - what Python, wxPython and Boa version are you using <br> - what folder is Boa installed in <br> - details steps you perform to reproduce the error with complete error message and/or traceback you get <br> <br> Werner <br> <br> --------------------------------------------------------------------- <br> To unsubscribe, e-mail: <a class="moz-txt-link-abbreviated" href="mailto:wxP...@li...">wxP...@li...</a> <br> For additional commands, e-mail: <a class="moz-txt-link-abbreviated" href="mailto:wxP...@li...">wxP...@li...</a> <br> <br> <br> </blockquote> </body> </html> |