You are not logged in.
I'm trying to setup an Emacs package "lsp-bridge" package (https://github.com/manateelazycat/lsp-bridge). It requires several Python libraries (epc, orjson, sexpdata, six, paramiko, rapidfuzz) as part of its setup.
From what I understand, installing Python packages globally using pip is disabled to prevent conflicts with packages managed by pacman. But virtual environments/pipx don't seem appropriate since these are libraries needed by for an extension (which expects them to be globally available) to a program installed via pacman.
Could anyone guide me through what I should be doing here?
Last edited by localscope99 (2023-10-25 22:52:22)
Offline
Via the AUR:
https://aur.archlinux.org/packages?O=0& … &submit=Go
https://wiki.archlinux.org/title/Arch_User_Repository
Why I run Arch? To "BTW I run Arch" the guy one grade younger.
And to let my siblings and cousins laugh at Arsch Linux...
Offline