I never installed the mod or game in the c:\program files cause it gave me issues, might be an idea for you too.
Haven't work either. Thanks.
Settings are okay, but your issues definitely come from a Python error. Maybe you have deeper problems with your installation, it's worth trying to reinstall DoC.
I tried several times, different versions. Nothing.
But there's this at certain point on PythonDbg. I don't know what that implies, but it makes sense to me that it may have something to do:
load_module InputUtil
13:56:42 DEBUG: BugUtil - extending BugEventManager.preGameStart instead CvAppInterface
13:56:42 DEBUG: BugEventManager - adding event 'PreGameStart'
13:56:42 DEBUG: BugEventManager - adding event 'BeginActivePlayerTurn'
13:56:42 DEBUG: BugEventManager - adding event 'SwitchHotSeatPlayer'
13:56:42 DEBUG: BugEventManager - adding event 'LanguageChanged'
13:56:42 DEBUG: BugEventManager - adding event 'ResolutionChanged'
13:56:42 DEBUG: BugEventManager - adding event 'PythonReloaded'
13:56:42 DEBUG: BugEventManager - adding event 'unitUpgraded'
13:56:42 DEBUG: BugEventManager - adding event 'unitCaptured'
13:56:42 DEBUG: BugEventManager - adding event 'combatWithdrawal'
13:56:42 DEBUG: BugEventManager - adding event 'combatRetreat'
13:56:42 DEBUG: BugEventManager - adding event 'combatLogCollateral'
13:56:42 DEBUG: BugEventManager - adding event 'combatLogFlanking'
13:56:42 DEBUG: BugEventManager - adding event 'playerRevolution'
13:56:42 DEBUG: BugInit - game not fully initialized
PY:OnInit
load_module Archipelago
load_module Balanced
etc.