Xilinx / finn

Dataflow compiler for QNN inference on FPGAs
https://xilinx.github.io/finn
BSD 3-Clause "New" or "Revised" License
681 stars 218 forks source link

Unable to launch FINN docker container #933

Closed Madhurima8 closed 3 months ago

Madhurima8 commented 7 months ago

Discussed in https://github.com/Xilinx/finn/discussions/932

Originally posted by **Madhurima8** December 3, 2023 I am facing an issue while installing FINN with docker. when I ran this command to verify the installation – ./run-docker.sh quicktest, I got the below error - ![thumbnail_image001](https://github.com/Xilinx/finn/assets/11993190/6bbf63bc-be20-4c55-be57-b2bdffba276c) Is there a way to resolve this?
deremustapha commented 6 months ago

Try following this instructions on here: https://www.daiphys.com/portal/fpga/xilinx/tools/finn.html. I think this would resolve the problem.

auphelia commented 3 months ago

Thank you @deremustapha for the suggestion! Before closing the issue, I would like to recommend using the latest tag and trying it again. There were some updates to the setup.py file with the latest release.