On Fri, Jul 3, 2009 at 3:19 PM, Fran <francisb...@googlemail.com> wrote:
> > On 3 July, 18:17, Yarko Tymciurak <yark...@gmail.com> wrote: > > My spreadsheet.tar is 65798 bytes; > > Same here with fresh download (correct .w2p extension now) > > > Here are some checksums: > > $ ls -l sp* > > -rw-rw-r--. 1 yak007 yak007 65798 2009-07-02 22:09 spreadsheet.tar > > $ sha1sum spreadsheet.tar > > f0630cc59ea064783618cb5500fb65fc8b9c57cd spreadsheet.tar > > $ sha256sum spreadsheet.tar > > b7cae50943cd5f8c02565b8be7b08bde003b4578a401b4afe83c28a4ca82d3f6 > > spreadsheet.tar > > I only have md5sum: > 6b86730634305c8bf7729395177175bd *web2py.app.spreadsheet.w2p looks like it matches: 6b86730634305c8bf7729395177175bd spreadsheet.w2p I would grab a fresh web2py perhaps... see if that works for you; > > > This time this is the error ticket I get on every POST - bizarre: > File "C:/Bin/web2py/applications/spreadsheet/controllers/default.py", > line 5, in index > sheet = Sheet.loads(session.psheet) > File "C:\Bin\web2py\applications\spreadsheet\modules\sheet.py", line > 44, in loads > sheet=cPickle.loads(data) > UnpicklingError: could not find MARK > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to web2py@googlegroups.com To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---