|
From: Bob H. <cat...@ya...> - 2007-03-05 21:53:40
|
I forgot, one thing. If I uninstall wxPython, then
call wxGlade, I get the following:
--> python2.5
/Applications/se/wxGlade-0.4.1/wxglade.py
Traceback (most recent call last):
File
"/Users/sb/Applications/se/wxGlade-0.4.1/wxglade.py",
line 148, in <module>
run_main()
File
"/Users/sb/Applications/se/wxGlade-0.4.1/wxglade.py",
line 135, in run_main
import main
File
"/Users/sb/Applications/se/wxGlade-0.4.1/main.py",
line 9, in <module>
from wxPython.wx import *
ImportError: No module named wxPython.wx
Which means that wxGlade still depends on wxPython
after all.
____________________________________________________________________________________
Be a PS3 game guru.
Get your game face on with the latest PS3 news and previews at Yahoo! Games.
http://videogames.yahoo.com/platform?platform=120121
|