seems another way: conda env create --file conda/build-environment.yaml,
i am trying ... ...
---
[Visit
Topic](https://discuss.tvm.apache.org/t/conda-tvm-py-target-build-llvm-is-not-enabled/9346/6)
to respond.
You are receiving this because you enabled mailing list mode.
To unsubscribe f
Thanks, i understand what you mean. Because I am not the supervisor of my
company's server, so i use the conda environment and install the package. It
seems that current conda package is with this issue.
---
[Visit
Topic](https://discuss.tvm.apache.org/t/conda-tvm-py-target-build-llvm-is-
I use the way of conda package like below:
conda install -c conda-forge tvm-py
Do you mean that we can "set llvm toolchain during the compilation of
libtvm.so" when using the conda install?
---
[Visit
Topic](https://discuss.tvm.apache.org/t/conda-tvm-py-target-build-llvm-is-not-enabled/9
Hi, appreciate your help,
I try to install TVM at conda environment and do the tutorial of " Quick Start
Tutorial for Compiling Deep Learning Models". I meet the issue about
`target.build.llvm` is not enabled like below:
https://github.com/conda-forge/libtvm-feedstock/issues/7
https://tvm.apa