crewAIInc / crewAI-examples

2.63k stars 977 forks source link

cannot run poetry install on Python 3.12 #88

Closed CinderZhang closed 5 months ago

CinderZhang commented 5 months ago

Windows 10 Python 3.12

poetry install --no-root. The currently activated Python version 3.12.0 is not supported by the project (>=3.10.0,<3.12). Trying to find and use a compatible version.

CinderZhang commented 5 months ago

Resolved by pip install.