Pip not available
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 this problem pops up. [image: image.png] Can you help me with this? *P.S. I am a schoolkid who needs some help, not very experienced.* -- https://mail.python.org/mailman/listinfo/python-list
python-docx
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://mail.python.org/mailman/listinfo/python-list