You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'm not sure if this is the right place for posting this but, I've installed the package using pip install python-docx, and tried to execute the first tutorial. Then got this error:
"Package not found at '%s'" % pkg_file docx.opc.exceptions.PackageNotFoundError: Package not found at '/home/----/anaconda3/envs/myenv/lib/python3.6/site-packages/docx/templates/default-docx-template'
Then I went to the folder and there is no default-docx-template folder. I checked here on GitHub and it's there.