python - The program can't start because msvcr90.dll is missing -


i have using 'pythonwin' build 218 64 bit windows 7 , using 'python 2.7.8'

when run application msvcr90.dll missing error.

when run dependency tool on exe see python 27.dll can find msvcr90.dll needs win sxs folder. pywintypes27.dll not able load same dll.

tried running 'sxstrace'. produces binary trace file, when parse file produces empty output file !

i have installed vc++ redistribute , sp1. how find out version of side side dll pywintypes.dll dependent on. tried copying 64 bit versions of msvcr90.dll have in machine 1 one exe path, no luck. there way force use 1 of msvcr90.dlls ?


Comments

Popular posts from this blog

c++ - QTextObjectInterface with Qml TextEdit (QQuickTextEdit) -

javascript - angular ng-required radio button not toggling required off in firefox 33, OK in chrome -

xcode - Swift Playground - Files are not readable -