You are viewing a plain text version of this content. The canonical link for it is here.
Posted to discuss-archive@tvm.apache.org by sherry via Apache TVM Discuss <no...@discuss.tvm.ai> on 2021/05/27 03:33:49 UTC

[Apache TVM Discuss] [Questions] Install tvm on windows 10


Hi! I try to install tvm on my windows 10 system, I follow these steps to build shared library, but there are some error, I don' t know why I about it . Here are some steps:
1. I install visual studio 2017
2. git clone --recursive https://github.com/apache/tvm tvm
3. run git submodule init git submodule update in the terminal
4. create a new folder named build, and copy config.cmake from files of step2 to the "build "folder
5. run conda env create --file conda/build-environment.yaml &conda activate tvm-build in the terminal
6. run conda build --output-folder=conda/pkg  conda/recipe in the terminal
When I operate the step 6, the error is as shown in the figure:
![image|690x92](upload://dZB47UlDz2svwIIA58HYfES68vK.png) 
Why about it ?





---
[Visit Topic](https://discuss.tvm.apache.org/t/install-tvm-on-windows-10/10105/1) to respond.

You are receiving this because you enabled mailing list mode.

To unsubscribe from these emails, [click here](https://discuss.tvm.apache.org/email/unsubscribe/a7872edd0b2001873e0f0cb0e2700f76932c95ee71c76821d2bb03cb742d76e4).