R
R
Riard Brugekaaim2015-10-14 09:46:07
Python
Riard Brugekaaim, 2015-10-14 09:46:07

Trouble installing pyodbc. How to point it to vcvarsall.bat?

I'm trying to install pyodbc.
When trying to install, the following error pops up:

error: Microsoft Visual C++ 10.0 is required <Unable to find vcvarsall.bat>

I have VS 2012 installed.
Everyone suggests setting the VS90COMNTOOLS environment variable.
I tried both through the terminal and through the settings, but things are still there.
People, help me, how to solve this?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
DmitrySytkov, 2015-10-22
@DmitrySytkov

You need to install and set paths for VS 2008 Express. Modules must be compiled with the same compiler as Python itself, i.e. VS 2008.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question