You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2020/01/27 10:41:20 UTC

[GitHub] [incubator-tvm] hcho3 commented on issue #4412: Python binding: No module named 'topi'

hcho3 commented on issue #4412: Python binding: No module named 'topi'
URL: https://github.com/apache/incubator-tvm/issues/4412#issuecomment-578689513
 
 
   I've had a similar problem before, and the solution is to run `python setup.py install` from `topi/python` directory. This command installs the Python package named `topi`.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services