Pickle error, vista 64, 2.61b

Jules Stevenson lists at js3d.co.uk
Fri Mar 20 12:39:01 EDT 2009


> F = os.path.join(render_map_path,'sizes.pkl')
> Pickle_mat = pickle.load(f)

Quickly realised I'm passing a string, not a file object. Apologies for the
noise.




More information about the Python-list mailing list