0
我寫了一個py
腳本,它使用Selenium
,XmltoDict
和BeautifulSoup
,我在運行命令時遇到錯誤。我如何包含它們?Py2Exe:缺少模塊錯誤
['Carbon', 'Carbon.Files', '_scproxy', '_sysconfigdata', 'builder.ParserRejected
Markup', 'builder.builder_registry', 'cchardet', 'chardet', 'defusedexpat', 'htm
l.parser', 'html5lib', 'html5lib.constants', 'http.client', 'iconv_codec', 'lxml
', 'ordereddict', 'urllib.parse', 'win32pipe', 'winreg']['Carbon', 'Carbon.Files', '_scproxy', '_sysconfigdata', 'builder.ParserRejected
Markup', 'builder.builder_registry', 'cchardet', 'chardet', 'defusedexpat', 'htm
l.parser', 'html5lib', 'html5lib.constants', 'http.client', 'iconv_codec', 'lxml
', 'ordereddict', 'urllib.parse', 'win32pipe', 'winreg']
我使用Py27