takeuchi at isl.ntt.co.jp wrote: > This may be a cure. > Change 'rb' to 'r' in the 14th line of __init__.py like this. > pickle.load(open(os.path.join(_dir, 'greece.pik'), 'r')) Yes, that was it. Thanks! Alex Rice