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

[BUG] The main can't use the parent package #1630

Open
JOFLOX opened this issue Nov 20, 2024 · 0 comments
Open

[BUG] The main can't use the parent package #1630

JOFLOX opened this issue Nov 20, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@JOFLOX
Copy link

JOFLOX commented Nov 20, 2024

Description

using the default poem_crew that has been create by using "crewai create flow temp_crew"

the run time return "
line 8, in
from .crews.poem_crew.poem_crew import PoemCrew
ImportError: attempted relative import with no known parent package "

Steps to Reproduce

1-go to the terminal and write " crewai create flow temp_crew"
2- set your llm as local or api
3- run the main file

Expected behavior

the crew should be to start and use the LLM and call the agents and tasks yaml file

Screenshots/Code snippets

image

Operating System

Windows 10

Python Version

3.11

crewAI Version

0.80.0

crewAI Tools Version

0.14.0

Virtual Environment

Conda

Evidence

image

Possible Solution

None

Additional context

None

@JOFLOX JOFLOX added the bug Something isn't working label Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant