Open kiluma opened 1 year ago
Hi @kiluma, you need to install loopgpt using
cd kiluma
cd loopgpt
pip install -e .
and then just run
loopgpt run
And it should work if the environment variables are set up properly. Please refer to the README for more details.
Please check that this issue hasn't been reported before.
Expected Behavior
The expected behavior is to start the software in the CLI.
Current behaviour
bash: syntax error
Steps to reproduce
I tried installing from source first and received the same error. I then tried installing through pip and received the same error.
Possible solution
Not sure, I'm probably doing something wrong. Maybe better documentation.
Which Operating Systems are you using?
Python Version
LoopGPT Version
Latest release
Acknowledgements