Page 1 of 6
ESP 32 Toolchain problem
Posted: Wed Mar 03, 2021 9:00 am
by felixegger
When I try to compile my file to my target always appears the following message:
ESP 32 Toolchain is not installed
although the installation lastet for several minutes and was properly finished.
In the new file " Install.sh " in the " esp-idf " folder appeared the message :
/usr/bin/env: ‘python’: Permission denied
and on a red field :
/usr/bin/bash: Exit 126.
My colleague has exactly the same problem.
Thanks for help.
Re: ESP 32 Toolchain problem
Posted: Wed Mar 03, 2021 9:42 am
by stefan.erni
Hi Felix
Did you see this pdf?
regards
Stefan
Re: ESP 32 Toolchain problem
Posted: Mon Mar 08, 2021 11:31 am
by felixegger
Thank you Stefan for the Instructions. There are some differences between this instruction sheet and the reality I find during the installation. For instance, there is shown a choice between Python 8 and 7, but I only can choose between Python 6 and 7. There are also other differences. So I tried to install in various combinations, but still without success.
Pleas help. Thanks Felix
Re: ESP 32 Toolchain problem
Posted: Mon Mar 08, 2021 12:49 pm
by stefan.erni
Hoi Felix
On you desktop, do you have a Icon with ESP-IDF? Can you start it?
regards
Stefan

- ESP-IDF_2021-03-08_13-46-52.png (3.59 KiB) Viewed 10125 times
Re: ESP 32 Toolchain problem
Posted: Mon Mar 08, 2021 2:33 pm
by felixegger
Yes, I can open it and then appeared several files, but no exe file.
Thanks
Re: ESP 32 Toolchain problem
Posted: Mon Mar 08, 2021 3:16 pm
by stefan.erni
Hi Felix
It's look like this:

- ESP_2021-03-08_13-51-38.png (69.82 KiB) Viewed 10116 times
Re: ESP 32 Toolchain problem
Posted: Mon Mar 08, 2021 3:52 pm
by felixegger
Yes, I found it, but did not manage to run anything.
Please help again, Thanks
Re: ESP 32 Toolchain problem
Posted: Mon Mar 08, 2021 4:24 pm
by felixegger
I found a file called idf.py , but it can't be activated
Re: ESP 32 Toolchain problem
Posted: Mon Mar 08, 2021 4:54 pm
by p.erasmus
Hi
In the new file " Install.sh " in the " esp-idf " folder appeared the message :
You have an installation issue in my opinion ,where did it install the Tools (python WIN GIT etc)
you should have two folders after installation ,in the Tools folder is the Python tools and your installation are looking for them ,
In your position I would uninstall everything and do a new install and make sure that before you select the final install button print the sceen with all the location it will install the tools and post it here if you have problems ,your comments help not much as we can not see in your pc
In my installation which I had to do 2 time it was necessary to enter these folders and the paths myself (without any spaces ) if there are any spaces in the path it does not work

- P1.jpg (5.37 KiB) Viewed 10100 times
Hope it help you in anyway
Re: ESP 32 Toolchain problem
Posted: Tue Mar 09, 2021 9:29 am
by stefan.erni
Hi Peter Hi Felix
Yes Peter space in a path is not good.
Sometimes space gives problem with batch file(.bat) and the path, better don't use space and ä ö ü é à . : , ; in the path

- Umlaute_2021-03-09_10-19-41.png (5.54 KiB) Viewed 10081 times
regards
Stefan