openai-python
openai-python copied to clipboard
can not work with jupyterlab-desktop
Describe the bug
When I use openai package with jupyterlab-desktop, the following error occurred:
environment:
- MacOS 13.2.1(M1)
- openai == 0.27.0
- jupyterlab-desktop == 3.6.1-2
- python3.8
To Reproduce
- open jupyterlab-desktop
- install openai:
!pip install openai - import openai
Code snippets
import openai
OS
MacOS 13.2.1(M1)
Python version
python3.8
Library version
openai == 0.27.0