Xilinx / RFSoC-PYNQ

Python productivity for RFSoC platforms
Other
56 stars 28 forks source link

Cant run on ubuntu since "can't install both gcc-multilib and gcc-arm-linux" #6 #35

Open cplonski20 opened 4 months ago

cplonski20 commented 4 months ago

Thank you for providing us with this functionality.

I am trying to follow https://github.com/sarafs1926/ZCU216-PYNQ for building the PYNQ image for the ZCU216 but am running into the following problem on ubuntu 20.04 (Bug #1300211 “Can't install both gcc-multilib and gcc-arm-linux-...” : Bugs : gcc-defaults package : Ubuntu 1). Do you have a workaround for this?

Thanks