From 6457d0849f284aa6e25f380f51f0b6fd979eea15 Mon Sep 17 00:00:00 2001 From: tiyn Date: Sun, 6 Jul 2025 05:58:26 +0200 Subject: [PATCH] package manager: module not found error --- wiki/linux/package_manager.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/wiki/linux/package_manager.md b/wiki/linux/package_manager.md index 872b28f..3940481 100644 --- a/wiki/linux/package_manager.md +++ b/wiki/linux/package_manager.md @@ -134,6 +134,9 @@ This can easily be fixed by removing the cache of the corresponding package. #### Python `ModuleNotFoundError: No module named...` +This section is based on a +[StackOverflow post by Helen](https://stackoverflow.com/questions/55923868/how-to-fix-modulenotfounderror-no-module-named-setuptools). + 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