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

PHPMotion implementation - URL based videos (Hosted on separate location) -

javascript - Using Windows Media Player as video fallback for video tag -

c# - Unity IoC Lifetime per HttpRequest for UserStore -