Wednesday, September 17, 2014

Re: unbalanced parenthesis

There is no way anyone can help you with this limited information. 


2. Always use Google first before posting a question. Look at the error message - the package re threw the exception with the message of "unbalanced parenthesis". You are working in python. Google will hep you - search on "python re unbalanced parenthesis" - 278,000 hits. Lots of information to help track down the problem. Ignore the misspelling of parenthesis....

3. If you are still confused, then post the relevant code snippets and what you have done to solve the problem and what you do not understand. 

If all of the above does not work, then send me at least three bitcoins and I will look at your code to find the problem.....just kidding. The point is that no one in the forum is paid to solve your problems, so be respectful of everyone's ****donated time**** and make the effort to (1) solve your own problem first and (2) then ask very specific questions.

Mark

On Wed, Sep 17, 2014 at 8:14 AM, ngangsia akumbo <ngangsia@gmail.com> wrote:

i dont understand what is going on i need some help


error at /admin/

unbalanced parenthesis
Request Method:GET
Request URL:http://localhost:8000/admin/
Django Version:1.4.3
Exception Type:error
Exception Value:
unbalanced parenthesis
Exception Location:/usr/lib/python2.7/re.py in _compile, line 244
Python Executable:/usr/bin/python
Python Version:2.7.6
Python Path:
['/home/yems/apps/project1',   '/usr/lib/python2.7/dist-packages',   '/usr/local/lib/python2.7/dist-packages/django_mptt-0.6.0-py2.7.egg',   '/usr/local/lib/python2.7/dist-packages/pytz-2014.7-py2.7.egg',   '/usr/lib/python2.7',   '/usr/lib/python2.7/plat-i386-linux-gnu',   '/usr/lib/python2.7/lib-tk',   '/usr/lib/python2.7/lib-old',   '/usr/lib/python2.7/lib-dynload',   '/usr/local/lib/python2.7/dist-packages',   '/usr/lib/python2.7/dist-packages/PILcompat',   '/usr/lib/python2.7/dist-packages/gst-0.10',   '/usr/lib/python2.7/dist-packages/gtk-2.0',   '/usr/lib/pymodules/python2.7',   '/usr/lib/python2.7/dist-packages/ubuntu-sso-client',   '/usr/lib/python2.7/dist-packages/wx-2.8-gtk2-unicode']
Server time:Wed, 17 Sep 2014 16:13:15 +0100

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/88f2339c-1c46-4d14-b604-a0516cc95151%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAEqej2MhOfUzzW8rmhWVMqjSThn%3DWf0muitu6m3zLgFBoVeU7Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment