I am using python 3.4
Trying to build an exe for win_xp using cx_freeze.
Developed the script and build on win 7. Tested there, working fine.
But when I try to run the exe in win xp, it throws following during execution.
Tried Googling but cound not find any solution. How to find a solution for it. Any specific reason why is it not running on xp. Please help.