-
Notifications
You must be signed in to change notification settings - Fork 2
FAQ
Jakub edited this page Aug 8, 2018
·
1 revision
FAQ provides basic debugging of the problems that user might encounter while installing or using VISM
Q: I get "error: unable to find vcvarsall.bat" while installing Cython from requirements/installation.bat
A: This is most likely due to lack of or broken Visual Studio Build Tools installation.
Please see requirements link (Requirements) to make sure that Build Tools are properly set up before installing VISM.
If the problem persists despite installing VS Build Tools, see the link to Stack Overflow for a possible solution here