Open jyhash opened 1 year ago
@jyhash
Hello! 👋 It looks like I wrote the documentation in a confusing way. It was stating that during installation the initial setup would kick up. This was a mistake on my part. Initial setup would kick off when running itf
the first time.
It's based off the config pulled from ~/.config/imgurToFolder/config.json
; so after doing setup the first time, the config will be saved in this location.
I've updated the README in #23.
Sorry for the confusion!
After installing the application, the tutorial docs say that I should be asked to input my Client_ID and Client_Secret, but after install I get nothing asking for it. Here's the output after doing the
install pip .
command:It then dropped me back to a blank prompt.
At no point does it ask for a Client_ID or Secret, and I don't know how to trigger it to enter it in manually.
I'm trying to install on a Mac using Ventura 13.5.1. Any suggestions for how to get it working with the client secrets?
Thanks!