Christian K. wrote:
File "c:\pythonxy\python\lib\site-packages\GUI\Win32\__init__.py", line 2, in
raise ImportError("This should not be imported.")
ImportError: This should not be imported.
I'll be releasing a fix for this soon. In the meantime,
remove GUI/Win32/__init__.py.
--
Greg
_
Hi,
I get the following traceback when running any demo. This is on XP using PyGUI
2.0.1 with pythonxy 2.1.12, pywin32 2.13
Christian
$ python nag_box.py
File "nag_box.py", line 1, in
from GUI import ModalDialog, Label, Button, Task, application
File "c:\pythonxy\python\Lib\site-pac
PyGUI 2.0 is available:
http://www.cosc.canterbury.ac.nz/greg.ewing/python_gui/
Highlights of this release:
* Native Windows implementation, based on pywin32 and ctypes.
* Full set of Postscript-style path construction operators
available on all platforms.
* Mouse and keyboard events can