pdf轉(zhuǎn)txt失敗
mytxt = pdfapp.Documents.Open(filePath)
File "<COMObject <unknown>>", line 8, in Open
pywintypes.com_error: (-2147352567, '發(fā)生意外。', (0, 'Microsoft Word', '文件可能已經(jīng)損壞。', 'wdmain11.chm', 25272, -2146822496), None)
mytxt = pdfapp.Documents.Open(filePath)
File "<COMObject <unknown>>", line 8, in Open
pywintypes.com_error: (-2147352567, '發(fā)生意外。', (0, 'Microsoft Word', '文件可能已經(jīng)損壞。', 'wdmain11.chm', 25272, -2146822496), None)
2019-08-06
File "G:/python文件/轉(zhuǎn)txt.py", line 42, in 轉(zhuǎn)txt
mytxt = wordapp.Documents.Open(filePath)
File "<COMObject <unknown>>", line 8, in Open
win32.types.com_error: (-2147352567, '發(fā)生意外。', (0, 'Kingsoft WPS', '文檔打開失敗。', '', 3010, -786427), None)
mytxt = wordapp.Documents.Open(filePath)
File "<COMObject <unknown>>", line 8, in Open
win32.types.com_error: (-2147352567, '發(fā)生意外。', (0, 'Kingsoft WPS', '文檔打開失敗。', '', 3010, -786427), None)
2019-08-01
用了linux你們說大多數(shù)人都不用啊,不會安裝啊。用了window又來了一句程序猿誰在windows編程?。课艺鎀M服了這些人了,別忘了你們學(xué)的數(shù)據(jù)預(yù)處理,跟在什么平臺編程有毛線關(guān)系?????專心學(xué)知識不行嗎?非要糾結(jié)平臺。
2019-07-24