Molly He

Results 2 comments of Molly He

Hi all, there are two workaround choices I can provide: 1. **Local fix (per-script)**: Add the following when you are importing `sagemaker` in your `rich_sage.py`: ``` import sagemaker import sys...

Reading from the error logs of the unit test, seems that you need to change the version string from `1.2-1-1` to `1.2.1-1` ref: ``` _ ERROR collecting tests/unit/sagemaker/cli/compatibility/v2/modifiers/test_training_input.py _ .tox/py39/lib/python3.9/site-packages/pluggy/_hooks.py:513:...