awslabs / awslabs/sagemaker-debugger
TypeError: os.environ.get() takes no keyword argument (breaking all PyTorch training jobs)
Open
- Dominant language
- Python
- Stars
- 165
- Forks
- 82
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/awslabs/sagemaker-debugger/blob/9d2d0c3fe9c7745d532e6ec1daae9e6c094394ca/smdebug/core/logger.py#L51
I am getting this error in any kind of PyTorch training job

Contributor guide
Research direction
Start at smdebug/core/logger.py line 51 and inspect the os.environ.get() call against the reported TypeError. Reproduce the issue with a PyTorch training job and confirm that the job completes without this exception.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, python, pytorch
- Domain
- devtools, machine-learning
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 32/100