I had to copy the code from the website into a text file that I called pyperclip.py. Make sure that the pyperclip.py file is in the same directory as your script.
yeah, I opened a new file. but I called the file caesarcipher.py. Only cause that was the instructions from but I can retry with pyperclip.py instead. Thank you
You have to be sure that file is in the same folder that your python script is. Easiest is to create a folder on the desktop and put it in the created folder.
I had to copy the code from the website into a text file that I called pyperclip.py.
ReplyDeleteMake sure that the pyperclip.py file is in the same directory as your script.
yeah, I opened a new file. but I called the file caesarcipher.py. Only cause that was the instructions from but I can retry with pyperclip.py instead. Thank you
DeleteYou have to be sure that file is in the same folder that your python script is. Easiest is to create a folder on the desktop and put it in the created folder.
ReplyDeleteI did open within the same file, but I m gonna try to change name in the file. Thank you
Delete