You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I try to run mcp/filsystem_example project.
I receive AttributeError: module 'tensorflow' has no attribute 'contrib' no matter what python version I use. I am running on a mac, python 64 installed. Do you know how to solve it?
Edit: I was installing the wrong agents. pip install openai-agents instead of pip install agents
rm-openai, garrettlove8 and Haakam21garrettlove8 and iAli61