Replies: 1 comment 3 replies
-
What are you using as your |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, trying to build to one file with a word doc as a resource and plan on keeping the exe in the same file as the word doc. In the script I am accessing the word doc using os.path.expanduser(dir_path + "/file.docx") and can't seem to get it to run. Any help would be appreciated!
Beta Was this translation helpful? Give feedback.
All reactions