Server Error (500)
Traceback (most recent call last): File "/Library/Python/2.7/site-packages/django/core/handlers/base.py", line 111, in get_response response = callback(request, *callback_args, **callback_kwargs) File "/Library/Python/2.7/site-packages/django/contrib/auth/decorators.py", line 20, in _wrapped_view return view_func(request, *args, **kwargs) File "/Users/rnewberger/botsa/bots/views.py", line 447, in plugin notification = -(u'Error reading plugin: "%s".')%unicode(msg) TypeError: bad operand type for unary -: 'unicode'
Ive searched a bit and tried a few things that I found.. upgrading downgrading django.. but I still am getting this error.
Any help or point in the right direction would be great.
Thanks much...
Rich
Server Error (500)
Traceback (most recent call last): File "/Library/Python/2.7/site-packages/django/core/handlers/base.py", line 111, in get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "/Library/Python/2.7/site-packages/django/contrib/auth/decorators.py", line 22, in _wrapped_view return view_func(request, *args, **kwargs) File "/Users/rnewberger/botsa/bots/views.py", line 447, in plugin notification = -(u'Error reading plugin: "%s".')%unicode(msg) TypeError: bad operand type for unary -: 'unicode'
--
You received this message because you are subscribed to the Google Groups "Bots Open Source EDI Translator" group.
To unsubscribe from this group and stop receiving emails from it, send an email to botsmail+u...@googlegroups.com.
Visit this group at https://groups.google.com/group/botsmail.