Help Center> ModelArts> FAQs> Using PyCharm Toolkit> What Should I Do If Error "NoSuchKey" Occurs When PyCharm Toolkit Is Used to Submit a Training Job?
Updated on 2024-06-15 GMT+08:00

What Should I Do If Error "NoSuchKey" Occurs When PyCharm Toolkit Is Used to Submit a Training Job?

Symptom

When PyCharm Toolkit is used to submit a training job, an error is reported. The log is as follows.

Possible Causes

The image version is too old and incompatible with the training job.

Solution

When using PyCharm Toolkit to submit a training job, select a frequently-used engine version supported by the training job. For details about the supported versions, see AI engines supported by training jobs. Do not select PyTorch-1.0.0, PyTorch-1.3.0, or PyTorch-1.4.0.

Figure 1 Selecting an AI engine supported by the training job

Using PyCharm Toolkit FAQs

more