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:  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).