Re: [mezzanine-users] mezzanine-cartridge pic upload problem :cannot upload product image using admin account

2014-01-22 Thread Stephen McDonald
Sounds like you're hitting a PIL/Pillow issue there - google for more info on getting it set up correctly on whatever system you're running, it's not really a Mezzanine specific issue. On Wed, Jan 22, 2014 at 7:11 PM, lu zou zoulucl...@gmail.com wrote: also when I use safari browser upload the

Re: [mezzanine-users] mezzanine-cartridge pic upload problem :cannot upload product image using admin account

2014-01-22 Thread lu zou
BTW ,cartridge can only decode PNG pic ? JPEG pic canot be decoded and uploaded ,is it right? On Wednesday, 22 January 2014 18:58:21 UTC+10, Stephen McDonald wrote: Sounds like you're hitting a PIL/Pillow issue there - google for more info on getting it set up correctly on whatever system

Re: [mezzanine-users] mezzanine-cartridge pic upload problem :cannot upload product image using admin account

2014-01-22 Thread Mehmet Özgür Bayhan
Nope. The problem seems it is not related with cartridge.PIL or Pıllow may cause this.What is your platform and pip freeze output? 2014/1/22 lu zou zoulucl...@gmail.com BTW ,cartridge can only decode PNG pic ? JPEG pic canot be decoded and uploaded ,is it right? On Wednesday, 22 January

Re: [mezzanine-users] mezzanine-cartridge pic upload problem :cannot upload product image using admin account

2014-01-22 Thread Ryan Sadwick
I've only run into this on OSX while in a dev environment. See if this works: Using brew: http://brew.sh/ - brew install jpeg - brew install libjpeg - sudo pip install Pillow On Wednesday, January 22, 2014 2:56:36 AM UTC-5, lu zou wrote: could you go

[mezzanine-users] mezzanine-cartridge pic upload problem :cannot upload product image using admin account

2014-01-21 Thread lu zou
when I am create a product in admin account ,if I upload the product image ,there will be a bug ,donot why, using the default django pic ,same problem ,all kinds of the image type I have tried to upload ,all come across the same problem error info: invalid literal for int() with base 10: ''

Re: [mezzanine-users] mezzanine-cartridge pic upload problem :cannot upload product image using admin account

2014-01-21 Thread lu zou
could you go into more details, I just download a clean cartridge from github and run it again ,same problem come along On Wednesday, 22 January 2014 17:14:10 UTC+10, Stephen McDonald wrote: That error typically occurs when there has been a problem with the JavaScript that handles the