[p2pu-dev] html5lib error while trying to add project: __init__() got an unexpected keyword argument 'parser'

Prasanth oneaufs at gmail.com
Sat Feb 25 07:33:49 UTC 2012


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


More information about the p2pu-dev mailing list