Frappe Installation through script Not proceeding further

Hi All,

I am trying to install frappe through the script method and the script does process further post this, it remain stagnant for a long time.

I have a strong internet connection.

0% [Connecting to in.archive.ubuntu.com (2001:67c:1560:8001::14)] [Connecting to security.ubuntu.com (2001:67c:1562::16)] [Connecting to apt.p

this is after the use of following command : sudo python install.py --production --user frappe

Can you link to what script method you are using?
If a repository stalls or is error 404 its normally an Ubuntu repo issue. Below is the offical precise (but unfriendly) guide.
https://help.ubuntu.com/community/Repositories/CommandLine

GitHub - frappe/bench: CLI to manage Multi-tenant deployments for Frappe apps, the seacript link method is present under “Run the install script” heading.

There is no error, i attempted for second time and waited for a long time for it to fetch the packages/resources and it did. No idea how i can speed up this process

Ok maybe before the line: 1. Download the install script
su frappe
And then run all the following commands from within user frappe.
Might help.

I just read the install script and you would need to have created user frappe first with full admin sudo privileges.