Dec-01-2024, 11:47 AM
Hello everyone,
I am 64 years old and completely new to programming. I bought a Python book from No Starch Press (Automate The Boring Stuff With Python) by Al Sweigart to get started. It's a great book, and I'm really enjoying it thus far. Unfortunately, I've come to a halt because I can not find the third-party script called pyperclip.py. I followed the directions for using pip in the appendix, and the file seems to have been downloaded properly, but I can't find it. Furthermore, I'm not sure where it should reside in order to import the module into my code.
Thank you in advance for your help.
I am 64 years old and completely new to programming. I bought a Python book from No Starch Press (Automate The Boring Stuff With Python) by Al Sweigart to get started. It's a great book, and I'm really enjoying it thus far. Unfortunately, I've come to a halt because I can not find the third-party script called pyperclip.py. I followed the directions for using pip in the appendix, and the file seems to have been downloaded properly, but I can't find it. Furthermore, I'm not sure where it should reside in order to import the module into my code.
Thank you in advance for your help.