ProtonVPN / linux-cli

Official ProtonVPN Linux app (CLI)
https://protonvpn.com/download-linux
GNU General Public License v3.0
335 stars 43 forks source link

Unable to login #37

Closed Delan168 closed 3 years ago

Delan168 commented 3 years ago

Fresh install from AUR on Manjaro, I get:

protonvpn-cli login username Traceback (most recent call last): File "/usr/bin/protonvpn-cli", line 33, in sys.exit(load_entry_point('protonvpn-cli==3.7.2', 'console_scripts', 'protonvpn-cli')()) File "/usr/bin/protonvpn-cli", line 25, in importlib_load_entry_point return next(matches).load() StopIteration

What other information may be needed to solve this?

Delan168 commented 3 years ago

Duplicate of https://github.com/ProtonVPN/linux-cli/issues/20.