Sagar Pise
Sagar Pise

Reputation: 887

Odoo 9 Could not display Selected Image

I install odoo9 latest build from nightly on ubuntu 15.04

For customer object or any other image field if i upload image odoo9 display warning popup Could not display the selected Image. I don't understand whats wrong ?

enter image description here

Thanks for advice.

Upvotes: 1

Views: 2078

Answers (2)

Vishnu Raut
Vishnu Raut

Reputation: 36

use this command

sudo pip install --upgrade werkzeug

Upvotes: 1

Prashant
Prashant

Reputation: 704

apply this command in terminal

image break in local

sudo pip install werkzeug --upgrade

Upvotes: 0

Related Questions