ekg / loq

talk to type
5 stars 1 forks source link

recording_pid: No such file or directory #2

Open grenaud opened 3 weeks ago

grenaud commented 3 weeks ago

Hello! I tried: ./loq toggle and got:

cat: /home/username/.loq/tmp/recording_pid: No such file or directory
kill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill -l [sigspec]
ekg commented 3 weeks ago

Did you do this:

mkdir -p ~/.loq  # <---- make the directory
echo "OPENAI_API_KEY=sk-YOUR_API_KEY" > ~/.loq/keys
chmod 600 ~/.loq/keys
grenaud commented 3 weeks ago

yes.

grenaud commented 2 weeks ago

I tried on another desktop, I should point out that I did not move it to /usr/bin but tried in the local directory.

ekg commented 2 weeks ago

Oh that's very interesting. Maybe these suggestions for the installation are broken.

On Wed, Jun 19, 2024, 12:28 Gabriel Renaud @.***> wrote:

I tried on another desktop, I should point out that I did not move it to /usr/bin but tried in the local directory.

— Reply to this email directly, view it on GitHub https://github.com/ekg/loq/issues/2#issuecomment-2178330909, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABDQELAE42APKMJQJEDFTLZIFMMJAVCNFSM6AAAAABJOPT5XGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNZYGMZTAOJQHE . You are receiving this because you commented.Message ID: @.***>