Skip to content
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

Protonvpn fails to start #332

Open
FrenchGithubUser opened this issue Dec 13, 2021 · 3 comments
Open

Protonvpn fails to start #332

FrenchGithubUser opened this issue Dec 13, 2021 · 3 comments

Comments

@FrenchGithubUser
Copy link

Looks like there has been a python update on arch linux and there is a problem when starting protonvpn, I am getting this output :

Traceback (most recent call last):
  File "/usr/bin/protonvpn", line 33, in <module>
    sys.exit(load_entry_point('protonvpn-cli==2.2.11', 'console_scripts', 'protonvpn')())
  File "/usr/bin/protonvpn", line 22, in importlib_load_entry_point
    for entry_point in distribution(dist_name).entry_points
  File "/usr/lib/python3.10/importlib/metadata/__init__.py", line 919, in distribution
    return Distribution.from_name(distribution_name)
  File "/usr/lib/python3.10/importlib/metadata/__init__.py", line 518, in from_name
    raise PackageNotFoundError(name)
importlib.metadata.PackageNotFoundError: No package metadata was found for protonvpn-cli

I am using artix linux with python 3.10.1

@FrenchGithubUser
Copy link
Author

I installed it with pip3 and now it seems to be working again

@Timmy-Tenders
Copy link

I am having the same issue.

@eljejer
Copy link

eljejer commented Dec 15, 2021

Same issue here as well. Indeed sudo pip3 install protonvpn-cli resolved it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants