I tried to install ephem module on my Windows 8.1 using
pip install ephem
but I get this error:
Microsoft Visual C++ 10.0 is required (Unable to find vcvarsall.bat).
I'm using Python 3.4.3 Please tell me exactly what I should do to make this work. I went through many solutions but it didn't help me.
These are a few:
Error: Microsoft Visual C++ 10.0 is required (Unable to find vcvarsall.bat)
Python Pip install Error: Unable to find vcvarsall.bat. Tried all solutions