import os os.environ["OPENAI_API_KEY"]="openai API key here" #Or something like this import openai openai.api_key="paste your key here"
pip freeze