Ben Auffarth

Results 50 comments of Ben Auffarth

This is a very strange error. This smells of an environment problem to me. Could you please check if you have a directory`home/c0274/generative_ai_with_langchain/generative_ai_with_langchain-env/lib/python3.10/site-packages/docarray`?

This should only have been an issue of installing docarray as indicated in the error. Anyway, I've made a few changes to the environment (requirements.txt, conda yaml). Please check again...

Hi @bdeva1975! This is likely a bug in a recent transformers version. Just to check: are you using the version indicated in the book? Could you show me the output...

@bdeva1975 is this resolved, please?

@bdeva1975, hi! Is this with your setup of LC version 0.1? The code on this branch/in the book is relevant to LC version 0.0.284. Have you tried `pip install -r...

@SebLKMa this looks like a bug in transformers with a particular version: https://github.com/explosion/spacy-llm/issues/463. If you install a different version you should be fine.

Hi @yongnuan! We had earlier discussions [about](https://github.com/benman1/generative_ai_with_langchain/issues/19) [this](https://github.com/benman1/generative_ai_with_langchain/issues/9). The problem here is that WIndows doesn't have ncurses and readline (I am guessing you are on Windows?). If you can use...

@bdeva1975 that's annoying! I can't test this at the moment - I don't have Windows. Have you heard of [WSL](https://en.wikipedia.org/wiki/Windows_Subsystem_for_Linux)? It allows you to run Linux on Windows, and often...

I've managed to install everything on Windows by removing the ncurses and readline dependencies (the two lines) from the `.yaml` file. I needed to install the [VS Build Tools](Microsoft C++...

Thanks, @m42e! Sorry, @dwschulze that it took so long - life gets in the way sometimes. f2726f0c0771fb499eb583ac48eed4b8da027e6b