Hi,
I’m using the Pynq Z2 board with the latest pynq 3.01 image. I setup this repo. I tried running an example notebook for supervised learning. I get the ‘Cannot import Xlnk’ error. I went through a couple of support questions and found that Xlnk is deprecated and replaced by pynq.allocate.
Can i get examples on using pynq.allocate
for this example repo and further steps to build the project.
Thanks