mirror of
https://github.com/tiyn/wiki.git
synced 2025-07-27 01:27:45 +02:00
package manager: linked pyenv
This commit is contained in:
parent
c3f19f3356
commit
ed4267a976
@ -284,8 +284,8 @@ This section is based on a
|
|||||||
|
|
||||||
In this case the error stems from a missing package.
|
In this case the error stems from a missing package.
|
||||||
Normally it can easily be fixed by installing that corresponding package.
|
Normally it can easily be fixed by installing that corresponding package.
|
||||||
But please note that `pyenv` can hide packages if the global Python version is set to something
|
But please note that [pyenv](/wiki/programming_languages/golang.md#setup) can hide packages if the
|
||||||
other than `system`.
|
global Python version is set to something other than `system`.
|
||||||
This is especially the case on [Arch Linux-systems](/wiki/linux/arch-linux.md) because Python
|
This is especially the case on [Arch Linux-systems](/wiki/linux/arch-linux.md) because Python
|
||||||
packages are also installed via [Pacman or Yay](#arch-linux-pacman-and-yay).
|
packages are also installed via [Pacman or Yay](#arch-linux-pacman-and-yay).
|
||||||
In this case the global Version has to be changed to `system` or the package installed to the
|
In this case the global Version has to be changed to `system` or the package installed to the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user