crewAI-examples icon indicating copy to clipboard operation
crewAI-examples copied to clipboard

Trying to use Surprise Trip Example: problem with poetry

Open cesaregerbino opened this issue 1 year ago • 1 comments

I'm trying to use the Surprise Trip Example on a Ubuntu 22.04 virtual machine.

My project structure is the following

image

but trying this command poetry lock this is the error

image

My poetry installed version is 1.1.12 and Python version is 3.10.12.

Any suggestion will be appreciated to solve.

NOTE: CrewAI works fine on the default project created after installation using OpenAI API KEY e Serper API KEY that I can try to use also in Surprise Trip example

cesaregerbino avatar Jul 09 '24 16:07 cesaregerbino

I got working using conda with this settings: python = 3.11.9 poetry = 1.8.3 poetry-core = 1.9.0

I installed poetry using conda install conda-forge::poetry. After executed poetry lock && poetry install and it's working.

rafacalassara avatar Jul 12 '24 18:07 rafacalassara

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.

github-actions[bot] avatar Sep 04 '24 13:09 github-actions[bot]

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

github-actions[bot] avatar Sep 10 '24 02:09 github-actions[bot]