Forum in maintenance, we will back soon 🙂
No module named 'instructor'
I've read the following article https://hasanaboulhasan.medium.com/how-to-create-ai-tools-in-minutes-e610ff37b9bd , and when trying the code, I encounter the following error:
Python Error: ModuleNotFoundError: No module named 'instructor' in helpers.py
I'm probably missing some library.
Can you help me?
thanks you
pip install instructor
Regards,
Earnie Boyd, CEO
Seasoned Solutions Advisor LLC
Schedule 1-on-1 help
Join me on Slack
@ssadvisor I am trying to do the same thing. I have downloaded every library but dotenv. I get this error.
note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed
any idea what this means ??
Thanks Earnie Boyd, but I already did the pip install and it gave me an error on a dependency. I solved it by uninstalling the latest version of Python and reinstalling a previous version.
@google-argandesert unfortunately that is often the case. The Docker application tries to alleviate that by allowing you to specify the Python version required. Also I believe that Conda is another application similar to pip but allows for specifying the Python version to use.
Regards,
Earnie Boyd, CEO
Seasoned Solutions Advisor LLC
Schedule 1-on-1 help
Join me on Slack
@wagonhunter123 a screenshot would help me help you.
Regards,
Earnie Boyd, CEO
Seasoned Solutions Advisor LLC
Schedule 1-on-1 help
Join me on Slack