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

poetry env cleanup #5

Open
rtreddick opened this issue Jan 8, 2025 · 0 comments
Open

poetry env cleanup #5

rtreddick opened this issue Jan 8, 2025 · 0 comments

Comments

@rtreddick
Copy link

I just cloned this repo and ran in the devcontainer this morning. I see the pyproject.toml was just udpated a couple days ago: bf827dd

I'm sorry I lost the exact error message, but I think it was something about 'lock file has changed significantly'. I ran poetry lock and poetry install and got past that issue, but then also there were several missing dependencies:

cachetools = "^5.5.0"
uvicorn = "^0.34.0"
aiostream = "^0.6.4"

After running poetry add for these dependencies, I was able to successfully run the example! Just seems like there is a little environment cleanup to do.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant