Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

crewai run issue #213

Closed
anespo opened this issue Jan 4, 2025 · 4 comments
Closed

crewai run issue #213

anespo opened this issue Jan 4, 2025 · 4 comments

Comments

@anespo
Copy link

anespo commented Jan 4, 2025

Hello,
Software Windows 11
Used conda to point at version 3.11 of python
in the moment I run crewai run I am getting the error below
crewai run
/home/tony/miniconda3/envs/meeting/lib/python3.11/site-packages/pydantic/_internal/_config.py:345: UserWarning: Valid config keys have changed in V2:

  • 'fields' has been removed
    warnings.warn(message, UserWarning)
    Running the Crew
    /home/tony/projects/crewAI-examples/meeting_assistant_flow/.venv/lib/python3.11/site-packages/pydantic/_internal/_config.py:345: UserWarning: Valid config keys have changed in V2:
  • 'fields' has been removed
    warnings.warn(message, UserWarning)
    Traceback (most recent call last):
    File "/home/tony/projects/crewAI-examples/meeting_assistant_flow/.venv/bin/run_crew", line 5, in
    from meeting_assistant_flow.main import run
    ImportError: cannot import name 'run' from 'meeting_assistant_flow.main' (/home/tony/projects/crewAI-examples/meeting_assistant_flow/src/meeting_assistant_flow/main.py)
    An error occurred while running the crew: Command '['uv', 'run', 'run_crew']' returned non-zero exit status 1.

Any idea how to fix it?
Thanks
Tony

@norzog
Copy link

norzog commented Jan 11, 2025

I am getting these errors as well. anyone with insight would be appreciated.

@githubnewsettler
Copy link

me too

Copy link

This issue is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

Copy link

This issue was closed because it has been stale for 5 days with no activity.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants