"No module named spacy after running" after running python -m spacy download en_core_web_md
The cause is related to the Microsoft Build Tools installed (2013).
Release : 17.3
Component : XFLOW INTERFACE FOR SDM
1. Uninstall Microsoft Build Tools installed (2013) > Restart
2. Install Microsoft build tools 2015. Link to download
3. Restart
4. Continue with VA installation and run:
python -m spacy download en_core_web_md