Closed 234quix closed 8 months ago
Hi @234quix! Thanks for reporting and thanks for providing the logs. The second log seems totally strange to me - does conda fail while downloading jinja2, why?
Anyway, I've pushed a new version of the Dockerfile that relies on pip rather than conda. I found the log much easier to understand. I had to make a few tweaks, please see the comments if interested.
As a final note, I found that, on MacOS, the port on my laptop was different to the port in Docker. Once I started the container in Docker Desktop, the port mapping was clearly indicated and I found the notebook server in my browser at the indicated port, for me http://localhost:32769/tree.
Please let me know if this works for you.
My setup is: laptop: Apple M1 Pro OS: Ventura 13.4.1 (c) Docker engine: v20.10.24
when I run the docker build command I get the following:
I tried commenting out the gpt4all install in the langchain_ai.yaml file but I am still getting errors:
stack_trace2.log