Xilinx / finn

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

No module named 'finn.core' finn 0.0.1 #858

Closed MODISENEISO closed 10 months ago

MODISENEISO commented 1 year ago

image I am getting this error while going through tutorial /3-build-accelerator-with-finn.ipynb

auphelia commented 1 year ago

Hi @MODISENEISO ,

Could you please use the issue template? The error message looks to me like the Docker container was not set up correctly. Did you follow the steps on the Getting Started page?

MODISENEISO commented 1 year ago

Good day I managed to run the image and have container instance. However the jupyter notebook after starting in the terminal, the link does not open in the browser. Any susgestions as to what could be the cause

fpjentzsch commented 10 months ago

Hi, the original issue seems to be resolved, so I'll close this one. If you still encounter issues with the Jupyter server, please check related discussions (e.g. https://github.com/Xilinx/finn/discussions/854) and create a new discussion if needed.