Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

starpit
Copy link
Member

@starpit starpit commented Mar 20, 2025

We had been pointing to a remote git branch. To fix this required passing through cwd to the pty spawn, because it defaults to using the user's home directory. If we want to use a relative path to the interpreter in our requirements.txt, we need to inherit cwd.

We had been pointing to a remote git branch. To fix this required passing through `cwd` to the pty spawn, because it defaults to using the user's home directory. If we want to use a relative path to the interpreter in our requirements.txt, we need to inherit cwd.

Signed-off-by: Nick Mitchell <[email protected]>
@starpit starpit merged commit ad97743 into IBM:main Mar 20, 2025
6 checks passed
@starpit starpit deleted the cwd branch March 20, 2025 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant