Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: os.environ.get() takes no keyword argument (breaking all PyTorch training jobs) #419

Open
robwhelan opened this issue Jan 9, 2021 · 0 comments

Comments

@robwhelan
Copy link

log_context = os.environ.get("SMDEBUG_LOG_CONTEXT", default=worker_pid)

I am getting this error in any kind of PyTorch training job
Screen Shot 2021-01-08 at 7 36 22 PM

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

No branches or pull requests

1 participant