Closed sommerper closed 1 month ago
How did you install West? If you used pipx to install it, then West has its own separate venv which probably does not have pyelftools in it.
Make sure you follow all of the instructions at https://zmk.dev/docs/development/local-toolchain/setup/native
I should add to this that I just tried on Asahi Fedora and got to the same error.
I've never had any trouble installing this on PopOS/Ubuntu. There must be something I'm missing.
@joelspadin Thanks, it was indeed the pipx issue! I did follow the instructions and the first time I got an error, which is why I ended up using pipx. Now when I tried pip3 install -U west
I got no complaints.
Thanks a bunch - much appreciated! And sorry for taking your time.
When trying to build a shield I get the error
I should already have the module installed since when running the commands below they state it's already there.
Could there be something I still need configure somewhere?
Thanks!