Andy4Worc
Andy4Worc
The "cybersecurity" 3 notebook examples all run just fine for me with no failures or warnings. However, it also has a "sparse" deployment directory that would have the same dependency...
My bad, the cybersecurity did have some brevitas warnings during training with the first and second notebooks (shown below). However, I doubt these are relevant to the pynq driver issue....
@auphelia , thank you for your reply. I do not have a fix yet (although am working on one by manually altering the python venv and other packages). Before I...
Not solved. Help appreciated. I have been trying for a few days to pip install "onnx" on the pynq board (after installing various other dependencies as needed) to solve an...
Gotcha. And I'll point my OP here was for he Pynq-Z1 as in the original. Good to know I am not the only one having these issues. I find it...
Yes, I copied the project outside of my /tmp directory, got write permissions, then launched the vivado project that had been made - this showed an error had occurred when...
3 things to try: 1. Just a thought, did you put Docker into "rootless" mode? 2. If so, maybe try "chmod 777 FINN" and chmod 777 finn" in your terminal...