From ed4267a97604eb43b8421237e7f31d9b69a67101 Mon Sep 17 00:00:00 2001 From: tiyn Date: Sun, 20 Jul 2025 04:40:02 +0200 Subject: [PATCH] package manager: linked pyenv --- wiki/linux/package_manager.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wiki/linux/package_manager.md b/wiki/linux/package_manager.md index 9ba9b44..3470e1c 100644 --- a/wiki/linux/package_manager.md +++ b/wiki/linux/package_manager.md @@ -284,8 +284,8 @@ This section is based on a In this case the error stems from a missing 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 -other than `system`. +But please note that [pyenv](/wiki/programming_languages/golang.md#setup) can hide packages if the +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 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