I had to re-create my database from scratch too, i don't know where this 
error came from. Thanks for replying.

Mostwanted

On Wednesday, November 14, 2018 at 11:02:00 AM UTC+2, Lovedie JC wrote:
>
> I used to get such esp. when on of my files was corrupted in the 
> databases. 
> I'd reinstall web2py or delete all files in the databases folder and copy 
> back to the databases folder from a back up folder.
> Hope this helps
>
> On Mon, 12 Nov 2018 at 22:35, mostwanted <godir...@gmail.com <javascript:>> 
> wrote:
>
>> I'm pulling my hairs out over this error, it occurred from no where & I 
>> cant make sense of it because i had not made any updates to my code & got 
>> this error
>>
>> Here is the traceback if anyone can figure something out please help me, 
>> thank you in advance.
>>
>> Ticket ID 
>>
>> 127.0.0.1.2018-11-12.20-51-42.a137b4bb-0440-419f-9b79-52ee83d1d6dc
>> <type 'exceptions.KeyError'> '<'
>> Version
>> web2py™ Version 2.17.2-stable+timestamp.2018.10.06.18.54.02
>> Python Python 2.7.9: C:\warmhandssingleUsers\web2py\web2py\web2py.exe (
>> prefix: )
>>
>> Traceback
>>
>> 1.
>> 2.
>> 3.
>> 4.
>> 5.
>> 6.
>> 7.
>> 8.
>> 9.
>> 10.
>> 11.
>> 12.
>> 13.
>> 14.
>> 15.
>> 16.
>> 17.
>>
>> Traceback (most recent call last):
>>   File "C:\warmhandssingleUsers\web2py\web2py\gluon\restricted.py", line 
>> 219, in restricted
>>     exec(ccode, environment)
>>   File 
>> "C:/warmhandssingleUsers/web2py/web2py/applications/Hotel_Version/models/dbmanagement.py"
>>  
>> <http://127.0.0.1:8000/admin/default/edit/Hotel_Version/models/dbmanagement.py>,
>>  line 51, in <module>
>>     format='%(Surname)s, %(Name)s')
>>   File 
>> "C:\warmhandssingleUsers\web2py\web2py\gluon\packages\dal\pydal\base.py", 
>> line 590, in define_table
>>     table = self.lazy_define_table(tablename, *fields, **kwargs)
>>   File 
>> "C:\warmhandssingleUsers\web2py\web2py\gluon\packages\dal\pydal\base.py", 
>> line 624, in lazy_define_table
>>     polymodel=polymodel)
>>   File 
>> "C:\warmhandssingleUsers\web2py\web2py\gluon\packages\dal\pydal\adapters\base.py",
>>  line 798, in create_table
>>     return self.migrator.create_table(*args, **kwargs)
>>   File 
>> "C:\warmhandssingleUsers\web2py\web2py\gluon\packages\dal\pydal\migrator.py",
>>  line 296, in create_table
>>     sql_fields_old = pickle.load(tfile)
>>   File "pickle.py", line 1378, in load
>>   File "pickle.py", line 858, in load
>> KeyError: '<'
>>
>> -- 
>> Resources:
>> - http://web2py.com
>> - http://web2py.com/book (Documentation)
>> - http://github.com/web2py/web2py (Source code)
>> - https://code.google.com/p/web2py/issues/list (Report Issues)
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "web2py-users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to web2py+un...@googlegroups.com <javascript:>.
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to