Skip to Content
Menu
This question has been flagged
2 Replies
4820 Zobrazenia

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
Zrušiť

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
Zrušiť
Related Posts Replies Zobrazenia Aktivita
2
sep 23
6392
1
máj 25
10725
1
apr 24
6632
1
feb 23
6778
0
dec 22
1860