python-docx

2019-11-25 Thread Ethan Woo
Hi everyone, I am currently using Python 3.7.4, and have used pip to install python docx. I have looked up on many tutorials on how to use it, but they are all mostly the same. doc.add_heading("Test") when i type that line, i get this: KeyError: "no style with name 'Heading 1'" can help? -- https

Pip not available

2019-11-05 Thread Ethan Woo
Dear person reading this, I was using Python 3.7.4 for a project, and I needed to install the *playsound* function. I looked through online and saw that I needed to use pip. However, it didn't work. I looked online and saw that I needed to install it through the application, however, now th