I had previously installed wxPython-2.3.2.1-Py21-hybrid.exe on my machine,
but when I downloaded the wxPythonWIN32-2.3.3.1-Py21.exe and tried to
install
it, on running the demo, I get:
C:\Python21\wxPython\demo>demo.py
Traceback (most recent call last):
File "C:\Python21\wxPython\demo\demo.py", line 3, in ?
import Main
File "C:\Python21\wxPython\demo\Main.py", line 15, in ?
from wxPython.wx import *
File "C:\Python21\wxPython\wx.py", line 6, in ?
from misc2 import *
File "C:\Python21\wxPython\misc2.py", line 18, in ?
from utils import *
File "C:\Python21\wxPython\utils.py", line 959, in ?
wxCONFIG_USE_NO_ESCAPE_CHARACTERS =
utilsc.wxCONFIG_USE_NO_ESCAPE_CHARACTERS
AttributeError: 'wxPython.utilsc' module has no attribute
'wxCONFIG_USE_NO_ESCAPE_CHARACTERS'
Is anyone else having this problem? Was there something wrong with
the installer? Or is there something I'm missing?
/Will Sadkin
I had the same error on my Win98 box when I upgraded to the same package,
running a different python app, not the demo though.
I didn't use the hybrid exe on my machine, so that might not have anything
to do with the error you recieved.
···
On Mon, 23 Sep 2002, Will Sadkin wrote:
I had previously installed wxPython-2.3.2.1-Py21-hybrid.exe on my machine,
but when I downloaded the wxPythonWIN32-2.3.3.1-Py21.exe and tried to
install
it, on running the demo, I get:
C:\Python21\wxPython\demo>demo.py
Traceback (most recent call last):
File "C:\Python21\wxPython\demo\demo.py", line 3, in ?
import Main
File "C:\Python21\wxPython\demo\Main.py", line 15, in ?
from wxPython.wx import *
File "C:\Python21\wxPython\wx.py", line 6, in ?
from misc2 import *
File "C:\Python21\wxPython\misc2.py", line 18, in ?
from utils import *
File "C:\Python21\wxPython\utils.py", line 959, in ?
wxCONFIG_USE_NO_ESCAPE_CHARACTERS =
utilsc.wxCONFIG_USE_NO_ESCAPE_CHARACTERS
AttributeError: 'wxPython.utilsc' module has no attribute
'wxCONFIG_USE_NO_ESCAPE_CHARACTERS'
Is anyone else having this problem? Was there something wrong with
the installer? Or is there something I'm missing?
/Will Sadkin
_______________________________________________
wxpython-users mailing list
wxpython-users@lists.wxwindows.org
http://lists.wxwindows.org/mailman/listinfo/wxpython-users
--
#=-=#=-=#=-=#=-=#=-=#=-=#=-=#=-=#=-=#=-=#=-=#=-=#=-=#=-=#=-=#=-=#=-=#=-=#=-=#
Thought of the week:
-------------------
Be patient with everyone, but above all with yourself.
St. Francis de Sales
_/_/_/_/_/ Tyrone Mitchell
_/ _/ _/ http://www.mitchellonline.com
_/ _/ _/ AIM: trexatplay
_/ _/ _/
_/ _/_/_/
_/
_/_/
I had the same issue installed wxPython 2.3.3 pre6. It seems that you
have to uninstall the original (delete the directory) and then the
installation works. In other words, do not try an "upgrade" but rather
an uninstall, then install. That eliminated the problem for me.
···
On Mon, 2002-09-23 at 07:23, Will Sadkin wrote:
I had previously installed wxPython-2.3.2.1-Py21-hybrid.exe on my machine,
but when I downloaded the wxPythonWIN32-2.3.3.1-Py21.exe and tried to
install
it, on running the demo, I get:
C:\Python21\wxPython\demo>demo.py
Traceback (most recent call last):
File "C:\Python21\wxPython\demo\demo.py", line 3, in ?
import Main
File "C:\Python21\wxPython\demo\Main.py", line 15, in ?
from wxPython.wx import *
File "C:\Python21\wxPython\wx.py", line 6, in ?
from misc2 import *
File "C:\Python21\wxPython\misc2.py", line 18, in ?
from utils import *
File "C:\Python21\wxPython\utils.py", line 959, in ?
wxCONFIG_USE_NO_ESCAPE_CHARACTERS =
utilsc.wxCONFIG_USE_NO_ESCAPE_CHARACTERS
AttributeError: 'wxPython.utilsc' module has no attribute
'wxCONFIG_USE_NO_ESCAPE_CHARACTERS'
Is anyone else having this problem? Was there something wrong with
the installer? Or is there something I'm missing?
/Will Sadkin
_______________________________________________
wxpython-users mailing list
wxpython-users@lists.wxwindows.org
http://lists.wxwindows.org/mailman/listinfo/wxpython-users
--
Anthony Tuininga
anthony@computronix.com
Computronix
Distinctive Software. Real People.
Suite 200, 10216 - 124 Street NW
Edmonton, AB, Canada T5N 4A3
Phone: (780) 454-3700
Fax: (780) 454-3838