Skip to content

I keep getting this error no matter what I do: ImportError: cannot import name 'EnvVar' from 'crewai.tools' #98

Description

@AImicrowave

Hi,
I’m trying to install and run CrewAI Studio on my Mac, but I keep running into dependency issues with the crewai and crewai-tools packages. The versions specified in the README (crewai==0.22.6 and crewai-tools==0.0.51) are not available on PyPI, and the latest available versions are not compatible with each other or with CrewAI Studio’s codebase.
Specifically, I get this error:
ImportError: cannot import name 'EnvVar' from 'crewai.tools'
It seems that the latest crewai_tools package expects an EnvVar symbol in crewai.tools, but it does not exist in the latest crewai package.
Could you please provide:
A working requirements.txt or list of package versions that are known to work together?
Or, if possible, the old .whl files for crewai==0.22.6 and crewai-tools==0.0.51?
Or, ideally, an updated version of CrewAI Studio that works with the latest crewai and crewai-tools?
Thank you so much for your help and for making this project open source!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions