microsoft / Codex-CLI

CLI tool that uses Codex to turn natural language commands into their Bash/ZShell/PowerShell equivalents
MIT License
1.98k stars 178 forks source link

Error on macos12 #141

Open huytn opened 7 months ago

huytn commented 7 months ago

Hi, I got an error message. How to resolve it?

Screen Shot 2023-11-27 at 12 03 22

Thanks.

hablutzel1 commented 3 months ago

Hi @huytn , instead of using this project that looks quite dead to me I suggest you to use GitHub Copilot in the CLI (https://docs.github.com/en/copilot/github-copilot-in-the-cli/using-github-copilot-in-the-cli), which is ideal for trusted workstations given that you will put your GitHub credentials there or chatGPT-shell-cli (https://github.com/0xacx/chatGPT-shell-cli), that just requires an OpenAI API key.

You can see how I automate the installation of chatGPT-shell-cli in all the servers I manage in https://github.com/hablutzel1/jaime-hablutzel-linux-profile/blob/05ecb9a89ac908cb7618653e03a30196d6e6de10/configure-profile#L188.