cnunescoelho / kiroku

Multi-agent that helps you organize and write documents.
Apache License 2.0
293 stars 38 forks source link

chromalog not in requirements.txt #4

Open charlesfg opened 3 weeks ago

charlesfg commented 3 weeks ago

when

./check_yaml proj/test.yaml                                                                                                                                                                             17:29
Traceback (most recent call last):
  File "/Users/charlesgoncalves/git/kiroku/./check_yaml", line 5, in <module>
    import chromalog
ModuleNotFoundError: No module named 'chromalog'

fixed just using pip install chromalog ...

cnunescoelho commented 2 weeks ago

let me try to check who uses chromalog. it may be something from langgraph.