Closed neo896 closed 2 months ago
Yup! I just got that error as well, I think it's fixed now, do you mind trying 0.35.4?
I receive the same error on windows.. crewai 0.35.4
steps to reproduce
pip install crewai -- upgrade crewai add project_name cd project_name poetry lock poetry install poetry run project_name
Traceback (most recent call last): File "C:\Users\MyUser\AppData\Local\Programs\Python\Python312\Lib\importlib\metadata__init__.py", line 397, in from_name return next(cls.discover(name=name)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ StopIteration
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "
After upgrading to v0.35.7, it fixed the problem
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.
This issue was closed because it has been stalled for 5 days with no activity.
os: linux(ubuntu22) python: 3.10.14 crewai version: v0.35.3 Error: importlib.metadata.PackageNotFoundError: No package metadata was found for embedchain