缺少模块'_ssl','ext.IsDOMString','ext.SplitQName' [英] Missing modules '_ssl', 'ext.IsDOMString', 'ext.SplitQName'

查看:62
本文介绍了缺少模块'_ssl','ext.IsDOMString','ext.SplitQName'的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述





当我在我的应用程序上使用py2exe时,
i会收到以下错误消息:


以下模块似乎缺失

[''_ssl'',''ext.IsDOMString'',''ext.SplitQName'']


我安装了PyXML-0.8.4.win32-py2.4.exe。我的python版本是2.4

我已经检查了pyxml目录并且这些模块不存在。


任何人都知道我在做什么我做错了吗?


谢谢,

马丁。

解决方案

ui*********@collinsrealtime.com 写道:

当我在我的应用程序上使用py2exe时出现以下错误消息:

以下模块似乎缺失
[''_ssl'',''ext.IsDOMString' ',''ext.SplitQName'']

我安装了PyXML-0.8.4.win32-py2.4.exe。我的python版本是2.4
我已经检查了pyxml目录,这些模块不存在。

任何人都知道我做错了什么?




也许没什么。通常py2exe会抱怨应用程序实际需要的模块不是



如果您的代码运行并且您已经测试了它的所有区域,那么你可以用上面的粉笔

以上到py2exe功能。


-Peter


< blockquote>


遗憾的是,py2exe的结果不会运行,尽管原始的

脚本运行没有问题。麻烦的是我不知道开始寻找

的地方了!


Martin。


ui*********@collinsrealtime.com 写道:

遗憾的是,尽管原始的
脚本运行没有问题,但py2exe的结果不会运行。麻烦是我不知道开始寻找的地方了!




是否没有打印异常回溯?或者当你运行.exe
时出现其他一些错误?收到

任何类型的错误信息都是非常不寻常的。如果您收到消息,请在此处发布整个

追溯/消息,因为我们只能猜测发生了什么。


-Peter



Hi,

i get the following error message when i use py2exe on my application:

The following modules appear to be missing
[''_ssl'', ''ext.IsDOMString'', ''ext.SplitQName'']

I''ve installed PyXML-0.8.4.win32-py2.4.exe. My version of python is 2.4
I''ve checked in the pyxml directories and these modules are not there.

Anybody have an idea what I''m doing wrong?

Thanks,
Martin.

解决方案

ui*********@collinsrealtime.com wrote:

i get the following error message when i use py2exe on my application:

The following modules appear to be missing
[''_ssl'', ''ext.IsDOMString'', ''ext.SplitQName'']

I''ve installed PyXML-0.8.4.win32-py2.4.exe. My version of python is 2.4
I''ve checked in the pyxml directories and these modules are not there.

Anybody have an idea what I''m doing wrong?



Maybe nothing. Often py2exe will complain about modules which are not
actually required by the application.

If your code runs and you''ve tested all areas of it, then you can chalk
the above up to a "py2exe feature".

-Peter


Hi,

unfortunately the result from py2exe won''t run eventhough the original
script runs without problems. The trouble is I''m at a loss as to where
to start looking!

Martin.


ui*********@collinsrealtime.com wrote:

unfortunately the result from py2exe won''t run eventhough the original
script runs without problems. The trouble is I''m at a loss as to where
to start looking!



Is there no exception traceback printed? Or some other error when you
run the .exe? It would be very unusual to receive no error message of
any kind. If you are getting a message, please post the entire
traceback/message here, as we can only guess what''s happening.

-Peter


这篇关于缺少模块'_ssl','ext.IsDOMString','ext.SplitQName'的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆