What Do I Do If I Get Error "Download failed. Please see the log for more detail. You can also download sample from https://www.hiascend.com/software/modelzoo manually." When Creating a Sample Training Project?

Symptom

When I create a sample training project, the error message "Download failed. Please see the log for more detail. You can also download sample from https://www.hiascend.com/software/modelzoo manually." is displayed.

Solution

  1. Check whether the network is connected. If not, connect the network.
  2. If the network is connected, view the log. If the log contains the field "No module named'requests" shown in the following figure, access the CLI and run the pip3 install requests command to install the requests module.

    The log flush paths are as follows:

    • Linux: /home/XXXX/.cache/Huawei/MindStudioMS-XX/log/idea.log
    • Windows: C:\Users\XXX\AppData\Local\Huawei\MindStudioMS-XX\log\idea.log