Skip to content
This repository was archived by the owner on Jan 14, 2026. It is now read-only.

Updated dependency installer to only install top level modules - #50

Open
Guy Pavlov (gpavlov2016) wants to merge 1 commit into
langchain-ai:mainfrom
gpavlov2016:fix-#49
Open

Updated dependency installer to only install top level modules#50
Guy Pavlov (gpavlov2016) wants to merge 1 commit into
langchain-ai:mainfrom
gpavlov2016:fix-#49

Conversation

@gpavlov2016

Copy link
Copy Markdown

This fixes issue #49 When running Python code that includes imports like import matplotlib.pyplot as plt, the sandbox's dependency installer attempts to install matplotlib.pyplot as if it were a standalone package.

This fixes issue langchain-ai#49
When running Python code that includes imports like import matplotlib.pyplot as plt, the sandbox's dependency installer attempts to install matplotlib.pyplot as if it were a standalone package.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants