-
Notifications
You must be signed in to change notification settings - Fork 166
Closed
Description
Ubuntu 21.04 here
/home/cmorgan/zephyr-sdk-0.13.1/arm-zephyr-eabi/bin/arm-zephyr-eabi-gdb -ex 'target remote :3333' /home/cmorgan/projects/testproject/build/zephyr/zephyr.elf -ex load
/home/cmorgan/zephyr-sdk-0.13.1/arm-zephyr-eabi/bin/arm-zephyr-eabi-gdb: error while loading shared libraries: libpython3.8.so.1.0: cannot open shared object file: No such file or director
There aren't any libpython3.8 packages still available for 21.04.
A few people have tried some work arounds but none of these look particularly good:
- https://blog.lazy-evaluation.net/posts/linux/zephyr-sdk-bullseye.html (could be debian release specific)
- https://launchpad.net/~deadsnakes/+archive/ubuntu/ppa (there are no 3.8 packages for 21.04 here...)
Thoughts?
Metadata
Metadata
Assignees
Labels
No labels