I think the base Python got updated from 3.11 to 3.12, so you need to clone this AUR package, build (now with 3.12 by default) and install again (makepkg -sic)
Search Criteria
Package Details: python-eduvpn-client 4.4.0-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-eduvpn-client.git (read-only, click to copy) |
---|---|
Package Base: | python-eduvpn-client |
Description: | Linux client and Python client API for eduVPN |
Upstream URL: | https://codeberg.org/eduVPN/linux-app |
Keywords: | vpn |
Licenses: | GPL-3.0-or-later |
Submitter: | hv15 |
Maintainer: | hv15 |
Last Packager: | hv15 |
Votes: | 6 |
Popularity: | 0.114526 |
First Submitted: | 2021-04-21 07:42 (UTC) |
Last Updated: | 2024-12-25 08:55 (UTC) |
Dependencies (22)
- dbus-python (python-dbus)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR)
- gobject-introspection-runtime
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libgexiv2
- libibus (libibus-gitAUR)
- libnm (libnm-gitAUR, libnm-iwdAUR)
- libnotify (libnotify-gitAUR)
- libsecret
- networkmanager-openvpn (networkmanager-openvpn-gitAUR, networkmanager-openvpn-gtk2AUR)
- pango (pango-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-eduvpn_commonAUR
- python-gobject
- python-pynacl
- python-pyqt5 (python-pyqt5-sip4AUR, python-pyqt5-webkitAUR)
- python-requests-oauthlib
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
Required by (0)
Sources (2)
b-fg commented on 2024-05-03 20:48 (UTC)
AloisP commented on 2024-05-03 20:26 (UTC) (edited on 2024-05-03 20:27 (UTC) by AloisP)
I am getting the similar error ModuleNotFoundError: No module named 'eduvpn_common'
. Any ideas how to get eduVPN work again?
b-fg commented on 2024-05-02 08:39 (UTC)
Got it working finally. I had to manually recompile both python-eduvpn-common
and python-eduvpn-client
to solve that. I guess that yay
was just using the cache when reinstalling. Thanks for the support and maintenance!
b-fg commented on 2024-04-30 17:48 (UTC)
I did not install it with pip, just the AUR.I thought your comment implied that I should use pip somehow, but last comment made it clear that was not the case. Hence there is no interference problem afaik.
gothicVI commented on 2024-04-30 17:41 (UTC)
@b-fg you did not what? update or install? you should NEVER run pip as sudo. also, why would you pip install software you're installing via the aur? I was asking if you had it installed because residues can interfere.
b-fg commented on 2024-04-30 15:45 (UTC) (edited on 2024-04-30 15:47 (UTC) by b-fg)
No, I do not. Should I install it system-wide with sudo pip install eduvpn
, or are there other recommended ways? Also, wouldn't this install it twice, if I keep this AUR package?
gothicVI commented on 2024-04-30 15:32 (UTC)
@b-fg did you reinstall all python3.11
dependent packages after updating to python3.12
?
Do you have *eduvpn*
installed via pip
?
b-fg commented on 2024-04-30 09:43 (UTC) (edited on 2024-04-30 09:45 (UTC) by b-fg)
I am getting the following error when trying to open eduvpn-gui
ModuleNotFoundError: No module named 'eduvpn'
I have python-eduvpn-common
and networkmanager-openvpn
installed.
hv15 commented on 2024-03-10 11:15 (UTC)
@hrast2, I've changed the PKGBUILD to make networkmanager-openvpn
a dependency.
hrast2 commented on 2024-02-29 14:59 (UTC)
Hello, based on the discussion here, consider adding networkmanager-openvpn
as a dependency instead of an optional dependency. Without it I got an unclear python error, that doesn't immediately point to the issue of me not having the networkmanager-openvpn
dependency.
Pinned Comments
hv15 commented on 2023-03-07 14:28 (UTC)
Re-added signature, users need to retrieve the PGP public key from upstream: https://app.eduvpn.org/linux/v4/deb/app+linux@eduvpn.org.asc.
For convenience, you can also do the following (note the dash - at the end of the line!):