import openai | challenges
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2025 08:57 PM
Hello World,
I am facing some challenges running OpenAI on Databricks using Azure. I can easily pip install openai.
However, problems start once I run the python line: import openai. After that, I can a series of errors and never ending error messages.
Let me know if you have come across this problem and have been able to solve for it. Thanks in advance.
C