Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
4827 Vistas

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
Descartar

Please be more specific.

Mejor respuesta

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
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
2
sept 23
6395
1
may 25
10725
1
abr 24
6643
1
feb 23
6788
0
dic 22
1860