find out more

This commit is contained in:
Thomas Farstrike
2026-03-11 19:42:47 +01:00
parent 73b3cb279a
commit 181a10c99b
+8 -1
View File
@@ -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/