Getting error while setting up the environment variables in my Ubuntu 18.04 LTS system
Posted: Sun Jul 10, 2022 5:08 pm
- I am getting started with esp32. And it is important to set up my system before diving into esp32 project. So I am referring to the espressif documentation ([url]"https://docs.espressif.com/projects/esp-idf/en/latest/esp32/get-started/linux-macos-setup.html"[/url]). I am following the steps one by one given in this documentation. But I am getting an error while setting up the environment variables.
- [img][attachment=0]Screenshot from 2022-07-10 22-33-38.png[/attachment][/img]
- I had python 3.6 installed in my system but I had upgraded to python 3.10 by following the steps mentioned in this link[url]https://cloudbytes.dev/snippets/upgrade-python-to-latest-version-on-ubuntu-linux[/url]
- I think this issue is related to pip version.
- I can not proceed further. Please help me how to resolve this issue.