python 2.7 - ImportError: No module named cosmolopy.distance and using pip error: unable to find vcvarsall.bat -


i need cosmolopy finish running program shows error ( importerror: no module named cosmolopy.distance). tried installing cosmolopy using pip , error comes up. how solve this? using python version 2.7.3.

creating build\lib.win32-2.7\cosmolopy\eh

copying cosmolopy\eh\power.py -> build\lib.win32-2.7\cosmolopy\eh

copying cosmolopy\eh_init_.py -> build\lib.win32-2.7\cosmolopy\eh

running build_ext

building 'cosmolopy.eh._power' extension

error: unable find vcvarsall.bat


Comments

Popular posts from this blog

c# - Unity IoC Lifetime per HttpRequest for UserStore -

Change the color of an oval at click in Java AWT -

I am trying to solve the error message 'incompatible ranks 0 and 1 in assignment' in a fortran 95 program. -