Open ngoc-quoc-huynh opened 4 years ago
note: the msvc targets depend on the msvc linker but `link.exe` was not found
note: please ensure that VS 2013, VS 2015, VS 2017 or VS 2019 was installed with the Visual C++ option
as stated in the log, did you install a linker ?
Upgrading pip corrected this issue for me. It's a general fault with pip ~= 19 now version 21 is available.
python -m pip install --upgrade pip
Hey I tried to install snips-nlu. I am using the anaconda promt but using the
pip install snips-nlu
occurs to this error. I tried it with and without a virtual environment. If I try to with Rust and setuptools_rust this error occurs: