Skip to content
This repository has been archived by the owner on Sep 22, 2022. It is now read-only.

Unable to find vcvarsall.bat #19

Open
kokayi-ck opened this issue Aug 4, 2017 · 1 comment
Open

Unable to find vcvarsall.bat #19

kokayi-ck opened this issue Aug 4, 2017 · 1 comment

Comments

@kokayi-ck
Copy link

While isntalling under Windows 7 with Python 2.7 (numpy installed), I got the following error:

running install
running build
running build_py
running build_ext
building 'ids_core' extension
error: Unable to find vcvarsall.bat

Any hint how to proceed?

Thank you.

@elihunter173
Copy link
Member

elihunter173 commented May 23, 2020

Reading this article this is due to you missing a component of the Microsoft Visual Studio C/C++ compiler. Downloading the Microsoft Visual C++ Compiler for Python 2.7 should fix the issue.

The other solution would be for us to provide build wheels, but given this project is currently unmaintained (#22) and that we don't officially support Windows, I am unlikely to work on this. Once this project has new maintainers, they should be able to help.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants