D4e67c7b7089 error code:
Import Win32 com.client as Win32
word = win32.gencache.ensuredispatch (‘word. Application ‘) ## error location
error prompt:
AttributeError: module ‘win32com.gen_Py. 00020905-0000-0000-c000-000000000046x0x8x5 ‘has no attribute’ clsidtoclassmap ‘
solution: delete the cache folder in the directory C:\users\Erica\appdata\local\temp\Gen_00020905-0000-0000-c000- 000000000046x0x8x5 in py\3.7 can be used. Re execute the above code and no error will be reported.
Tip: use everything to search Gen_Py, confirm the folder Gen_Py location.
Similar Posts:
- [Node.js] fs.renameSync() Error: Error: ENOENT: no such file or directory, rename…
- Error: exec npm config get prefix ERROR: Command failed: npm config get prefix [How to Solve]
- After npm5, execute NPM cache clean and report an error
- npm run build : No such file or directory [How to Solve]
- [Solved] NPM installation Vue scaffold error: npm ERR! Unexpected end of JSON input while parsing near…
- [Solved] Python 3.8 Install pyaudio Error: pip3 install pyaudio error: Microsoft Visual C++ 14.0 or greater is required.
- [Solved] Unity package error: Failed running C:\Users\AppData\Local\Unity\cache\packages
- Two methods to solve the device offline problem of ADB
- Solution to AppDomain.CurrentDomain.BaseDirectory
- After installing nodejs, running NPM – V will cause (module. JS: 339 throw err..) error. Solution