mit-han-lab/tinyengine

tutorial for inference did not work

lange-bleu opened this issue · 2 comments

I followed the Detailed Instruction,it went wrong at "python examples/vww.py"

IMG_3179

Hi @lange-bleu,

I cannot reproduce this error on my side. Could you share more about your development environment?

hi @meenchen
the figure below shows my env
I just run the Setup for Users in page https://github.com/mit-han-lab/tinyengine/tree/main
$conda create -n tinyengine python=3.6
$pip install -r requirements.txt
then I follow the Detailed Instruction in page https://github.com/mit-han-lab/tinyengine/tree/main/tutorial/inference

IMG_3180(20230509-132701)