Comment 3 for bug 1073651

Revision history for this message
Dias Karbayev (dyus1983) wrote :

Same issue for me:
TypeError: 'unicode' does not have the buffer interface

StringIO solution didn't work for me. When I use it, i get:
TypeError: can't pickle StringIO objects

Sometimes, when i don't use ipython notebook (only ipython), i also get:
TypeError: can't pickle file objects

Help!