project-ryoma / ryoma

Common AI agent framework solving your data problems
https://www.project-ryoma.com
Apache License 2.0
136 stars 29 forks source link

Poetry installation issues in the contribution guide #614

Open liwuhen opened 2 weeks ago

liwuhen commented 2 weeks ago

🐛 Bug Report

🔬 How To Reproduce

Steps to reproduce the behavior:

  1. Running make poetry-download in the root directory of trt gives an error, the makefile does not have this field.

Code sample

$ make poetry-download make: *** No rule to make target 'poetry-download'. Stop.

Environment

Screenshots

📈 Expected behavior

image

📎 Additional context

liwuhen commented 2 weeks ago

Thank you for the open source project, Can you assign this problem to me? I can fix it.