Salam aliakom everyone, I need to save some work using Python, so - TopicsExpress



          

Salam aliakom everyone, I need to save some work using Python, so I tried with cPickle but it doesnt work, what can I do (|else)? please, I tried this: -------- from cPickle import dump liste = good lick output = open(listeTagged.pkl, wb) dump(liste, output, -1) output.close() -------- the error was: -------- Traceback (most recent call last): File D:\file.py, line 1, in from cPickle import dump ImportError: No module named cPickle --------
Posted on: Thu, 11 Dec 2014 10:22:18 +0000

Trending Topics



Recently Viewed Topics




© 2015