this error occurred when I tried to install libraries Python for PYNQ z1 xillinx can you give me solutions thanks.
This error isn’t directly related to PYNQ. Your problem is installing Python libraries on an embedded (ARM Cortex A9) Ubuntu based OS.
I’d suggest you search and post on appropriate Ubuntu/Linux/Python forums.
E.g.
https://stackoverflow.com/questions/67278017/pip-command-line-importerror-no-module-named-typing
Also check you have enough space on your SD card (I assume you are installing to SD card.)
Cathal
2 Likes