You are not logged in.

#1 2023-10-25 09:36:39

localscope99
Member
Registered: 2023-10-25
Posts: 1

Installing python libraries needed by text editor extension

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

#2 2023-10-26 08:36:33

jl2
Member
From: 47° 18' N 8° 34' E
Registered: 2022-06-01
Posts: 1,386

Re: Installing python libraries needed by text editor extension


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...

Upload longer text output like this

Offline

Board footer

Powered by FluxBB