#help

9 messages · Page 1 of 1 (latest)

tight cloak
#

what is wrong with tihs?

#

nvm

dire oak
#

Hey

finite pond
#

hello

#

how can i help you?

#

Can you provide your problem?

hexed shale
#

I want to use openai CLI in WSL2 but i am getting openai: command not found error i have installed openai library using pip but the CLI is not working I have also added the path like this but I think i have not done it correcltly. these are last two lines of .bashrc.

this is how i have added path
export PATH=/home/linux/.meteor:$PATH
export openai="$openai:/home/linux/.local/lib/python3.10/site-packages/openai"
can anyone help me with this

dire oak
#

Ok I help

hexed shale
#

is this correct format to add path?