Replies: 1 comment
-
Hi, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
Can any one help me please, i am new with finn, i am trying to do the basics example in (FINN - How to work with ONNX) , after Launch Jupyter notebooks (by :Launch Jupyter notebooks ,then typing : docker run -it -p 8888:8888 jupyter/scipy-notebook:2023-08-19), then i had the link to jupyter notebook like this (http://127.0.0.1:8888/lab/tree/work), i uploaded the previous example in new notebook to try , but i have the following error : no model named finn ,after execute the following command :
from finn.util.visualization import showInNetron.
and when i tried to pip install finn on terminal, the following message appeared:
requirement already satisfied: finn in /opt/conda/lib/python3.11/site-packages (0.0.1)
any body have any idea?what is the wrong?
Beta Was this translation helpful? Give feedback.
All reactions