eme
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
eme [2025/09/18 17:29] – miko | eme [2025/10/12 16:40] (current) – miko | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | How to solve " | + | ===== How to solve " |
Line 31: | Line 31: | ||
The easiest solution is to delete the EXTERNALLY-MANAGED file in your system Python installation: | The easiest solution is to delete the EXTERNALLY-MANAGED file in your system Python installation: | ||
+ | Raspbian: | ||
< | < | ||
sudo rm -rf / | sudo rm -rf / | ||
</ | </ | ||
+ | Ubuntu or alike: | ||
+ | Works on CachyOS too: | ||
+ | < | ||
+ | sudo rm -rf / | ||
+ | </ | ||
+ | |||
Note that the python3.11 version number should match whatever you have installed—it was 3.11 at the time of this blog post's writing. | Note that the python3.11 version number should match whatever you have installed—it was 3.11 at the time of this blog post's writing. | ||
- | For Ubuntu 24.02, the version is python3.12 | ||
For macOS, use find / | For macOS, use find / | ||
eme.1758216583.txt.gz · Last modified: by miko