danilopau opened a new issue #6743:
URL: https://github.com/apache/incubator-tvm/issues/6743


   Hello, I downloaded the notebook from here 
https://tvm.apache.org/docs/tutorials/micro/micro_tflite.html#sphx-glr-tutorials-micro-micro-tflite-py,
 and run in Colab
   
   I got ModuleNotFoundError: No module named 'tvm'
   
   Then I added 
   !pip install tflite==2.1.0 --user
   !pip install tvm
   !set PYTHONPATH to .:/usr/local/lib/python3.6/
   
   error is still there. Wuuld you please help becuase it doesn't work as 
provided out of the box
   
   Thanks and kind regards
   Danilo


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to