Installation problem

Hello I am trying to install ironwood.master on a linux ubuntu 16.04
At step 5, my install keeps failing (“Ansible failed!”) at part of the process.

  1. wget https: / / raw.githubusercontent.com / edx / configuration / $OPENEDX_RELEASE / util / install / native.sh - O - | bash

Here is the printout from the log file: https://yadi.sk/d/8ZUd9ADG3OKJ-Q

https://pastebin.com/UihkMA62

TASK [edx_django_service : install production requirements] ********************
fatal: [localhost]: FAILED! => {“changed”: true, “cmd”: [“make”, “production-requirements”], “delta”: “0:00:22.566787”, “end”: “2020-04-03 02:47:37.315081”, “failed”: true, “rc”: 2, “start”: "2020-04-03 02:47:1$

RUNNING HANDLER [forum : restart the forum service] ****************************
to retry, use: --limit @/var/tmp/configuration/playbooks/openedx_native.retry

PLAY RECAP *********************************************************************
localhost : ok=448 changed=128 unreachable=0 failed=1

========================================

Ansible failed!

hi @Mortezahm,
Could you please try running this command using sudo?

https://pastebin.com/UihkMA62

hi nothing changes
again I have error
Preformatted text TASK [edx_django_service : install production requirements] ********************

fatal: [localhost]: FAILED! =>