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

Trying to use Surprise Trip Example: problem with poetry #135

Closed
cesaregerbino opened this issue Jul 9, 2024 · 3 comments
Closed

Trying to use Surprise Trip Example: problem with poetry #135

cesaregerbino opened this issue Jul 9, 2024 · 3 comments

Comments

@cesaregerbino
Copy link

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

@rafacalassara
Copy link

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.

Copy link

github-actions bot commented Sep 4, 2024

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 Sep 10, 2024
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

2 participants