From 406c839bdb1627853e5862a7c202915586890f6b Mon Sep 17 00:00:00 2001 From: Jamie-SA <45212760+Jamie-SA@users.noreply.github.com> Date: Fri, 21 Mar 2025 12:28:14 -0600 Subject: [PATCH] Add note for python install error --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index bb0765b53..80e44e8e9 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,12 @@ Simply do `pip install qlever` and make sure that the directory where pip installs the package is in your `PATH`. Typically, `pip` will warn you when that is not the case and tell you what to do. +## NOTE: "error: externally-managed-environment" + +You may get this error when trying to install on some newer versions of Linux. +When this happens make sure you have pipx installed with `python3 -m pip +install pipx --user`, then do `pipx install qlever`. + # Usage Create an empty directory, with a name corresponding to the dataset you want to