Log in
Log into community
Find answers from the community
View all posts
Related posts
Did this answer your question?
๐
๐
๐
Powered by
Hall
Inactive
Updated 3 months ago
0
Follow
Hi guys, i get this error when i try to
Hi guys, i get this error when i try to
Inactive
0
Follow
S
Saltuk
3 months ago
ยท
Hi guys, i get this error when i try to run poetry run generate. Any idea what i can do against it?
Plain Text
Copy
M
S
2 comments
Share
Open in Discord
M
Mike
3 months ago
This is caused by a bug in NLTK which is a dependency of Llama index. You can fix this by adding this to your requirements.txt:
Plain Text
Copy
nltk==3.9b1
I've created a ticked for this issue here:
https://github.com/run-llama/llama_index/issues/15470
S
Saltuk
3 months ago
Yeah very interesting, thanks man. I just found that out as well. Would be pretty good to make a statement here maybe that updating poetry is currently causing this issue, wasted a good half an hour on it now...
Add a reply
Sign up and join the conversation on Discord
Join on Discord