Ok, problem maybe with a dll that helps to load that module, check in windows/system32 if you have msvcr90 if not you need to make some update to windows but maybe not available, you can find in a dll bank on the net this file, copy there manually then restart computer and everything will be OK, if after that you have a problem with something like _socket you are going to need to modify a native python file changing some path.
Good luck