[p2pu-dev] html5lib error while trying to add project: __init__() got an unexpected keyword argument 'parser'
zuzel.vp
zuzel.vp at gmail.com
Tue Feb 28 16:19:23 UTC 2012
We do not use the admin site in that way so it is likelly it will not
work. To create a new project go to
http://127.0.0.1:8000/en/groups/create/
On Sat, Feb 25, 2012 at 2:33 AM, Prasanth <oneaufs at gmail.com> wrote:
> Hello,
>
> I was trying to add a new project, using code from the latest git
> commit. I get the following error:
>
>
> TypeError at /admin/projects/project/add/
>
> __init__() got an unexpected keyword argument 'parser'
>
> Request Method:POST
> Request URL:http://127.0.0.1:8000/en/admin/projects/project/add/
> Django Version:1.3.1
> Exception Type:TypeError
> Exception Value:
>
> __init__() got an unexpected keyword argument 'parser'
>
> Exception Location:/home/phn/lib/pyvirtualenv/lernanta/local/lib/python2.7/site-packages/html5lib/html5parser.py
> in _parse, line 110
> Python Executable:/home/phn/lib/pyvirtualenv/lernanta/bin/python
> Python Version:2.7.2
>
>
> I tried it using the code corresponding to the lernanta 1.5 tag: git
> checkout -b 1.5release lernanta1.5
>
> Has this been noted before?
>
> Thanks,
> Prasanth
> _______________________________________________
> p2pu-dev mailing list
> p2pu-dev at lists.p2pu.org
> http://lists.p2pu.org/mailman/listinfo/p2pu-dev
More information about the p2pu-dev
mailing list