Open victorvadmandjensen opened 2 days ago
I think you might need to installing the required c++ build tools. The error message raises this in:
error: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/
Let me know if the issue remains after that
How to reproduce the behaviour
I have tried to install DaCy using the Powershell Prompt (0.0.1) using the Anaconda Navigator. Writing "pip install dacy" in the Powershell Prompt, my PC tries to install DaCy - an error occurs when the installation starts "Building wheel for spacy-experimental". Specifically, my installation process and subsequent error looks like this:
Thus, I am also unable to provide a DaCy version below. Thanks in advance for checking out this issue!
Your Environment