ProtonVPN / proton-vpn-gtk-app

Official ProtonVPN Linux app
https://protonvpn.com/download-linux
GNU General Public License v3.0
237 stars 31 forks source link

How to resolve the issue with setuptools #64

Open noahfraiture opened 2 months ago

noahfraiture commented 2 months ago

We are happy to answer your questions about the code or discuss technical ideas.

Please complete the following checklist (by adding [x]):


Hello, from the first day I tried to build this app a few month ago (via AUR), I have the same issue and since lot of people seem to get it working, there might be something I miss. I always have this issue ModuleNotFoundError: No module named 'setuptools'. However I have installed python-setuptools. I also tried with distribute. Do I have to install something else ? Or downgrade my python ? I tried to build locally but I don't understand how to do that

Anonymous941 commented 2 months ago

Which Python version are you using? Try running python3 -v

noahfraiture commented 2 months ago

I use 3.12.4-3.12.5 on my global system and I tried to built it locally but I have this error

ERROR: Could not find a version that satisfies the requirement proton-vpn-api-core (from proton-vpn-gtk-app[development]) (from versions: none)
ERROR: No matching distribution found for proton-vpn-api-core