Hello all. I found a crazy fix to this issue. Running Python in Isolation mode raises no problem ! That is, you need to run Python like this: $ python3 -I
So having the isolation mode fix the issue, what next step shall I take to make the fix permanent (I mean tweak or look at which modules, binaries etc.) ? Thanks J Arun Mani