-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Installation fail #2
Comments
What seems to have failed besides the Python operations and ProtonVPN-cli? Also, do you have an account at Proton? Do you have the credentials for OpenVPN? Did you get any error messages? In any event, if the standard Also, if your |
Thanks for your reply. As ProtonVPN website is blocked, I'm unable to register an account. And I don't have credentials for OpenVPN. I'm not familiar with Python, so I installed both Python and Python3 in my environment. Other errors:
Now the apt fails to work, and there's no file named pinning.pref. Many thanks. |
Thank you for providing extra information regarding this. You would install The only thing that i can think of that could have messed with your package manager is adding the repository for the proper version of To check please run these commands from the terminal and post the results.
Please report back with results so that i can help you troubleshoot this particular issue. Also, ProtonVPN isn't going to work without an account at Proton and the appropriate credentials. If their website is being blocked for whatever reason, try to circumvent it by using the Tor Browser. Find it and more details here |
After restarting the computer, apt-get update works well. I installed both pip2 and module pymux. However, torproject is blocked. And I don't know how to use the installed facilities. |
Good to hear. Now that everything works except for ProtonVPN, since the website to sign up is blocked, as well as the Tor Project website. Run these commands in order to download The Tor Browser Bundle.
The |
Let me know if there is anything else that i can help you with. @Syllinia |
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.
The text was updated successfully, but these errors were encountered: