Skip to content

Conversation

@kolipakakondal
Copy link
Collaborator

@kolipakakondal kolipakakondal commented Nov 8, 2021

We are having python dependencies are not satisfied issue with the Bosch customer. This has happened because they are having multiple versions of python versions installed and CMake build is picking up the python version from the system instead of python from the CDT build PATH.

Let's rely only on idf.py export command PATH output for building idf projects. That is having all the required paths and also don't see a need to append to the existing path. That basically avoids configuring multiple tool chains on the path environment also.

@kolipakakondal kolipakakondal changed the title Fix: Avoid appending to existing PATH env variable in CDT build IEP-562 Fix: Avoid appending to existing PATH env variable in CDT build Nov 11, 2021
@sigmaaa
Copy link
Collaborator

sigmaaa commented Nov 14, 2021

LGTM

@kolipakakondal
Copy link
Collaborator Author

Thanks @sigmaaa for reviewing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants