error while installing pip to code-server #6331
Unanswered
Mihailholop
asked this question in
Q&A
Replies: 1 comment 2 replies
-
This does not seem to be related to code-server? Maybe uninstalling libllvm and trying again will help, or maybe your package manager has a way to fix broken packages. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
~/storage $ pkg install python-pip
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
lld : Depends: libllvm (= 16.0.6-1) but 16.0.6 is to be installed
E: Unable to correct problems, you have held broken packages
I got a code-server error, everything I was looking for did not help me, tell me what to do
Beta Was this translation helpful? Give feedback.
All reactions