[GH-ISSUE #1502] DOC: Docker images named inconsistently and fail #18

Open
opened 2026-02-17 17:19:00 -05:00 by yindo · 0 comments
Owner

Originally created by @AMindToThink on GitHub (Feb 12, 2025).
Original GitHub issue: https://github.com/langchain-ai/docs/issues/1502

I followed the tutorial as stated, and ran into many errors.

  1. The client must be defined before the "Upload CSV to LangSmith Programmatically".
  2. Parquet files are extremely difficult to install, and I was unable to get them to work. I switched to dataframes, which work.
  3. Most importantly, the docker images are named inconsistently. They are created with random names like sweb.env.py.arm64.d63b1c500935ac4c0f1ed1, but then the program looks for docker images with names from the dataset and fails. "No such image: swebench/sweb.eval.arm64.pylint-dev_1776_astroid-1333:latest"
Originally created by @AMindToThink on GitHub (Feb 12, 2025). Original GitHub issue: https://github.com/langchain-ai/docs/issues/1502 I followed the tutorial as stated, and ran into many errors. 1. The client must be defined before the "Upload CSV to LangSmith Programmatically". 2. Parquet files are extremely difficult to install, and I was unable to get them to work. I switched to dataframes, which work. 3. Most importantly, the docker images are named inconsistently. They are created with random names like sweb.env.py.arm64.d63b1c500935ac4c0f1ed1, but then the program looks for docker images with names from the dataset and fails. "No such image: swebench/sweb.eval.arm64.pylint-dev_1776_astroid-1333:latest"
yindo added the langsmithexternal labels 2026-02-17 17:19:00 -05:00
yindo changed title from DOC: Docker images named inconsistently and fail to [GH-ISSUE #1502] DOC: Docker images named inconsistently and fail 2026-06-05 17:24:35 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#18