You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I git cloned the project on Ubuntu 19.04 and executed the following commands:
chmod +x *.sh
./netset-main.sh --install
However, the installation seems failed.
1.netset-main.sh is using python but Ubuntu 19.04 uses python3.
2.ProtonVPN-cli failed to install.
Besides, after executing the scripts, apt-get update doesn't work.
I git cloned the project on Ubuntu 19.04 and executed the following commands:
chmod +x *.sh
./netset-main.sh --install
However, the installation seems failed.
1.netset-main.sh is using python but Ubuntu 19.04 uses python3.
2.ProtonVPN-cli failed to install.
Besides, after executing the scripts, apt-get update doesn't work.
Thanks.