Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
5036 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
6668
1
may 25
11116
1
abr 24
8984
1
feb 23
9300
0
dic 22
2060