Python论坛  - 讨论区

标题:[python-chinese] 不能inport wxPython.wx??

2004年08月26日 星期四 14:21

mdkr mdkr at 163.com
Thu Aug 26 14:21:12 HKT 2004

我输入from wxPython.wx import *
居然说没有wx这个模块,为什么啊。
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20040826/d4f0bfbc/attachment.htm

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2004年08月26日 星期四 14:25

sun.haitao at zte.com.cn sun.haitao at zte.com.cn
Thu Aug 26 14:25:19 HKT 2004



*******************************************
±¾ÓʼþÒѾ­¹ýÀ¬»øÓʼþ¹ýÂË£¬Èç·¢ÏÖÀ¬»ø
Óʼþ£¬Çëת·¢ÖÁ£ºhelpdesk at zte.com.cn
********************************************


[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2004年08月26日 星期四 14:41

mdkr mdkr at 163.com
Thu Aug 26 14:41:10 HKT 2004

我刚装的wxPython2.5
现在Frame好象是先import wx然后再wx.Frame吧?
为什么DEMO上可以,我写的代码却说:
Traceback (most recent call last):
  File "", line 1, in ?
AttributeError: 'module' object has no attribute 'Frame'
呢?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20040826/d5bd0193/attachment.html

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2004年08月26日 星期四 14:46

limodou chatme at 263.net
Thu Aug 26 14:46:43 HKT 2004

mdkr,您好!

	现在都改为
 
import wx或from wx import *了

======= 2004-08-26 14:21:12 您在来信中写道:=======

>我输入from wxPython.wx import *
>居然说没有wx这个模块,为什么啊。_______________________________________________
>python-chinese list
>python-chinese at lists.python.cn
>http://python.cn/mailman/listinfo/python-chinese
>

= = = = = = = = = = = = = = = = = = = =
			

        致
礼!
 
				 
        limodou
        chatme at 263.net
          2004-08-26


[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2004年08月26日 星期四 14:48

limodou chatme at 263.net
Thu Aug 26 14:48:01 HKT 2004

mdkr,您好!

	代码贴出来。

    一般是

    from wx import *

    frame = Frame()

    这里wx可以省略

    如果import wx

    frame = wx.Frame() 
   
    wx不可以省略

======= 2004-08-26 14:41:10 您在来信中写道:=======

>我刚装的wxPython2.5
>现在Frame好象是先import wx然后再wx.Frame吧?
>为什么DEMO上可以,我写的代码却说:
>Traceback (most recent call last):
>  File "", line 1, in ?
>AttributeError: 'module' object has no attribute 'Frame'
>呢?_______________________________________________
>python-chinese list
>python-chinese at lists.python.cn
>http://python.cn/mailman/listinfo/python-chinese
>

= = = = = = = = = = = = = = = = = = = =
			

        致
礼!
 
				 
        limodou
        chatme at 263.net
          2004-08-26


[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

如下红色区域有误,请重新填写。

    你的回复:

    请 登录 后回复。还没有在Zeuux哲思注册吗?现在 注册 !

    Zeuux © 2025

    京ICP备05028076号