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 2019/11/24 18:00:57 UTC

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

yurivict commented on issue #4412: Python binding: No module named 'topi'
URL: https://github.com/apache/incubator-tvm/issues/4412#issuecomment-557912323
 
 
   The ```tvm``` package did install ```/usr/local/lib/libtvm_topi.so```.
   
   So what's wrong with the python binding then that it complains? It obviously wants something like ```topi.so``` or ```topi.py``` in its python base dir and it isn't installed.
   
   This means that the package is broken.

----------------------------------------------------------------
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