Error: Beta object has no attribute 'chat' #9
rayxfelipe
started this conversation in
General
Replies: 2 comments
-
Got past this error by doing:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
I haven't been pinning the requirements in this repository, so what probably happened is that when you ran pip install, it saw you already had openai in your environment and used the old one. I'm guessing you weren't in a virtual environment? In a virtual environment, I think it would grab the latest. |
Beta Was this translation helpful? Give feedback.
0 replies
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
-
I'm running the extract_webpage.py locally in VSCode. Any ideas on how to resolve? Thanks.
Beta Was this translation helpful? Give feedback.
All reactions