Skip to content

Unexpected Python interpreter when running "west espressif monitor" #76917

Closed Answered by jyc-biz
jyc-biz asked this question in Q&A
Discussion options

You must be logged in to vote

Update: the issue went away after reinstalling Python + re-initializing Zephyr. I noticed that several pip packages that west uses are already available globally. My guess is that when "west espressif monitor" runs, some functions end up using the global packages and causing issues as a result. By making sure that west and the relevant pip packages only get installed in the virtual environment, running the same command allows me to see the hello world printout.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jyc-biz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant