Good time of the day everyone.
First of all BIG thanks to PacificMorrowind and others for great tool called Wrye Bash.
I used it for some time and it was working like a clock... until I reinstalled my OS.
I've encountered quite a famous bug 
Traceback (most recent call last):  File "E:\Oblivion\Mopy\bash.py", line 94, in <module>	main()  File "E:\Oblivion\Mopy\bash.py", line 83, in main	app = basher.BashApp()  File "C:\Python25\Lib\site-packages\wx-2.8-msw-ansi\wx\_core.py", line 7836, in __init__	self._BootstrapApp()  File "C:\Python25\Lib\site-packages\wx-2.8-msw-ansi\wx\_core.py", line 7433, in _BootstrapApp	return _core_.PyApp__BootstrapApp(*args, **kwargs)  File "E:\Oblivion\Mopy\basher.py", line 3670, in OnInit	self.InitData(progress)  File "E:\Oblivion\Mopy\basher.py", line 3703, in InitData	bosh.modInfos = bosh.ModInfos()  File "E:\Oblivion\Mopy\bosh.py", line 7333, in __init__	FileInfos.__init__(self,dirs['mods'],ModInfo)  File "E:\Oblivion\Mopy\bosh.py", line 7029, in __init__	self.bashDir.join('Table.pkl')))  File "E:\Oblivion\Mopy\bolt.py", line 1011, in __init__	dictFile.load()  File "E:\Oblivion\Mopy\bosh.py", line 187, in load	result = bolt.PickleDict.load(self)  File "E:\Oblivion\Mopy\bolt.py", line 808, in load	self.data.update(cPickle.load(ins))cPickle.UnpicklingError: invalid load key, 'n'.WB shows "Initializing ModInfos" window for a second and then crashes
There is a solution for this problem on this forum. Except it is somehow not working for me. 
What did I tried so far:
- Reinstalled Oblivion
- Tried Clean Oblivion without mods
- Reinstalled Python 2.5.2
- Tried Python 2.5.4, 2.6.4
- Reinstalled Wrye Bash (I was using v275)
- Tried v271 v277 v278 v279 (more like out of desperation 

 )
- Deleted BashSettings.dat and BashSettings.dat.bak
- Deleted the whole My Games directory (again out of desperation 

 )
So now I'm a bit out of options. And need someone's clever advice. Because I use alot of mods and without WB playing Oblivion for me is impossible. And because I don't have a brain enough to solve it myself