Skip to Content
Menu
This question has been flagged
2 Replies
4836 Views

After Drag and Drop the Slider or any other section, i try to give the hyperlink for buttons... after that i got shown error popup

i.e given bellow,

Error:
Odoo Server Error

Traceback (most recent call last):
TypeError: <builder:'/website/info'>() argument after ** must be a mapping, not list

Avatar
Discard

Please be more specific.

Best Answer

We are able to reproduce the issue and found the solution too.

Some python packages need to downgrade on your system. So, please follow the steps:

  1. pip3 uninstall werkzeug
  2. pip3 install werkzeug==0.14.1

Avatar
Discard
Related Posts Replies Views Activity
2
Sep 23
6407
1
May 25
10726
1
Apr 24
6678
1
Feb 23
6826
0
Dec 22
1862