Issue 109: pythonpath not found using Windows installer
http://code.google.com/p/ulipad/issues/detail?id=109

Comment #6 by steven.bethard:
I see you closed this. I'm still unable to get the source distribution working. I got
a brand new download of Ulipad and a brand new download of wxPython
(wxPython2.8-win32-unicode-2.8.9.1-py26.exe), and I'm still getting errors:

[Traceback]Traceback (most recent call last):
  File "UliPad.py", line 85, in <module>
    import mixins
File "C:\Users\bethard\Downloads\ulipad\mixins\__init__.py", line 157, in <module>
    import Import
File "C:\Users\bethard\Downloads\ulipad\mixins\Import.py", line 7518, in <module>
    from mixins import HtmlPage
File "C:\Users\bethard\Downloads\ulipad\mixins\HtmlPage.py", line 33, in <module>
    import wx.lib.iewin as iewin
  File "C:\Program
Files\Python\lib\site-packages\wx-2.8-msw-unicode\wx\lib\iewin.py", line 15, in <module>
    import wx.lib.activex
  File "C:\Program
Files\Python\lib\site-packages\wx-2.8-msw-unicode\wx\lib\activex.py", line 36, in
<module>
    import comtypes
ImportError: No module named comtypes



--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

Reply via email to