Skip to content

"error: argument *: invalid int value" for arguments that come from ParameterInteger or ParameterFloat #2978

@jonsnowseven

Description

@jonsnowseven

Describe the bug
Additionally opened an error on the aws-samples:
aws-samples/sagemaker-cross-validation-pipeline#1

To reproduce
Execute Example in AWS Samples - SageMaker Cross Validation

Expected behaviour
Argument is correctly parsed to an integer instead of "ParameterInteger(name='KFold', parameter_type=<ParameterTypeEnum.INTEGER: 'Integer'>, default_value=3)"

System information
A description of your system. Please provide:

  • SageMaker Python SDK version: 2.77.1
  • Framework name (eg. PyTorch) or algorithm (eg. KMeans): Custom
  • Framework version: NA
  • Python version: 3.8.12
  • CPU or GPU: CPU
  • Custom Docker image (Y/N): Y

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions