ddansab / flashcard-maker

0 stars 0 forks source link

Zip does not contain starter_file.txt #5

Open jfwatson3 opened 1 month ago

jfwatson3 commented 1 month ago

Directions mention there is a sample starter_file.txt and this file is the only file to edit with desired words. The zip does not contain starter_file.txt.

How to Use Paste or input your new characters into the starter_file.txt file separate new words/phrases onto lines Navigate to the /flashcard_maker directory within your terminal type cd, space /path/to/folder OR: type cd, space, then drag the folder from your filefinder into your terminal Once inside the correct directory, just type python3 flashcard_maker.py Follow the prompts ... ... Profit I have some characters already in the starter file just to test functionality on your machine. You can change the starter_file.txt file as many times as you want, but ONLY CHANGE THE STARTER FILE

jfwatson3 commented 1 month ago

Have the program running, and it reports it is looking for "new_files" not "starter_file.txt". The file /Users/.../flashcard-maker-main/new_files does not exist.