Hi ,
I am getting the error (docx.opc.excep tions.PackageNo tFoundError: Package not found at ...\dist\docx1. exe\docx\templa tes\default.doc x')
while executing exe for python.I have generated a exe using python code for docx . I have used the following import(from docx import Document)
I am using Py2Nsis in generating exe.
Pls anybody can help
Thanks,
Arun
I am getting the error (docx.opc.excep tions.PackageNo tFoundError: Package not found at ...\dist\docx1. exe\docx\templa tes\default.doc x')
while executing exe for python.I have generated a exe using python code for docx . I have used the following import(from docx import Document)
I am using Py2Nsis in generating exe.
Pls anybody can help
Thanks,
Arun
Comment