jijo-paulose / ulipad

Automatically exported from code.google.com/p/ulipad
0 stars 0 forks source link

ulipad #182

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
windows 2003 我装了py2.5 wx wx-2.8-msw-unicode
SVN checkout出来后执行ulipad.py一直出现这种问题.
在网上找了好久也没有答案,麻烦您看一下.谢谢.
[Traceback]Traceback (most recent call last):
  File "E:\Tools\Python\UlipadSource\2009-03-31\UliPad.py", line 85, in 
<module>
    import mixins
  File "E:\Tools\Python\UlipadSource\2009-03-31\mixins\__init__.py", line 
160, in <module>
  File "E:\Tools\Python\UlipadSource\2009-03-31\mixins\Import.py", line 
30, in <module>
IOError: [Errno 2] No such file or 
directory: 'E:\\Tools\\Python\\UlipadSource\\20090331\\mixins.pickls'

Original issue reported on code.google.com by frankli...@gmail.com on 31 Mar 2009 at 10:07

GoogleCodeExporter commented 9 years ago
使用svn中的代码试一试。

Original comment by limo...@gmail.com on 31 Mar 2009 at 10:49

GoogleCodeExporter commented 9 years ago
我就是用SVN中的代码.一直都是宁产,很怪,一直没有找到问题.

Original comment by frankli...@gmail.com on 1 Apr 2009 at 4:58

Attachments:

GoogleCodeExporter commented 9 years ago
它是说你要安装一下comtypes这个模块。这个是wxpython要求的,�
��是ulipad的,但是不安装有
问题。可以去网上搜一下。安装最新版本就好了。

Original comment by limo...@gmail.com on 1 Apr 2009 at 5:06

GoogleCodeExporter commented 9 years ago
好的.谢谢..非常感谢.我下了一下.

Original comment by frankli...@gmail.com on 1 Apr 2009 at 5:12

GoogleCodeExporter commented 9 years ago
使用的非常顺利,前面用EXE安装的;
唯一的一点小问题就是每次打开都要设置应用自动完成;有没�
��可以设置好下次打开的时候不用再设置的.

Original comment by frankli...@gmail.com on 1 Apr 2009 at 5:30

GoogleCodeExporter commented 9 years ago
怎么叫应用自动完成?它是自动的啊。

Original comment by limo...@gmail.com on 1 Apr 2009 at 5:32

GoogleCodeExporter commented 9 years ago
document --> apply autocompleted Files 
如果里面的选项没有勾选,空格不会提示的

Original comment by frankli...@gmail.com on 1 Apr 2009 at 5:35

GoogleCodeExporter commented 9 years ago
document --> apply autocompleted Files 
如果里面的选项没有勾选,空格后不会提示的或者.后没有匹
配的提示.

Original comment by frankli...@gmail.com on 1 Apr 2009 at 5:37

GoogleCodeExporter commented 9 years ago
这个一般是不需要的,除非你想强制使用某种语法提示。一��
�是根据文件后缀自动使用的。

Original comment by limo...@gmail.com on 1 Apr 2009 at 5:41

GoogleCodeExporter commented 9 years ago
明白了.因为写模版的时候他没有HTML的提示,所以我问到了这��
�问题.
许多.ASP.PHP类的网页脚本中间会混HTML这个时候没有提示有时��
�是很舒服,非感感谢您的回答,祝您工作愉
快!

Original comment by frankli...@gmail.com on 1 Apr 2009 at 5:44

GoogleCodeExporter commented 9 years ago

Original comment by limo...@gmail.com on 1 Apr 2009 at 5:57