Requirements errors #9
Replies: 2 comments
-
I don't really understand what you're doing, so I can't say much. I'm guessing you're trying to install openai library, if so, please visit openai documentation for it's requirements. The same also for semantic kernel and the others. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Closed as no further response from OP. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am using this version of Odoo 18.0-20250320 (Community Edition).
I had all these missing pip packges starting on openai, after that :
ModuleNotFoundError: No module named 'semantic_kernel'
ModuleNotFoundError: No module named 'pydantic_settings'
2025-03-30 20:52:35 AttributeError: module 'werkzeug' has no attribute 'version'
TypeError: GenerateSchema.generate_schema() got an unexpected keyword argument 'from_dunder_get_core_schema'
Please could you send the pip requirements to instal these modules and its correct virsions.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions