From 181a10c99bca0f9b51a5dc7d592ab518efd26e09 Mon Sep 17 00:00:00 2001 From: Thomas Farstrike Date: Wed, 11 Mar 2026 19:42:47 +0100 Subject: [PATCH] find out more --- c_mpos/breakout/build.sh | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/c_mpos/breakout/build.sh b/c_mpos/breakout/build.sh index e1dbd256..895c3a17 100755 --- a/c_mpos/breakout/build.sh +++ b/c_mpos/breakout/build.sh @@ -1,6 +1,13 @@ #!/bin/bash -find / -iname "activate" +sudo find / -iname "activate" + +echo which pip +which pip +echo which python3 +which python3 +echo PATH: +echo $PATH ls -al ~/.espressif/python_env/idf5.4_py3.11_env/bin/ ls -al ~/.espressif/python_env/idf5.4_py3.11_env/