after doing step 2 I'm left with the script stating 'Press enter to continue', and profiles/default/auth.json is nowhere to be seen within the folder. I've also tried double click start_ofd.py but still nothing
What am I doing wrong?
Thanks in advance to anyone willing to help.
(Before)
I'm following the instructions to run the app locally (Windows 10). I am using python 3.10
Steps that I've done:
pip install --upgrade --user -r requirements.txt
Step 1. worked perfectly
after doing step 2 I'm left with the script stating 'Press enter to continue', and profiles/default/auth.json is nowhere to be seen within the folder. I've also tried double click start_ofd.py but still nothing
What am I doing wrong? Thanks in advance to anyone willing to help. (Before)
(After)