I can't reproduce it and pillow installs each time for me - although I don't use virtualenvwrapper:
$ virtualenv --distribute foo On Thu, Feb 13, 2014 at 7:44 AM, Eduardo Rivas <[email protected]>wrote: > I tried it in a blank venv: > > mkvirtualenv foobar > > pip install mezzanine cartridge > ... > Successfully installed mezzanine bleach requests-oauthlib django tzlocal > future grappelli-safe filebrowser-safe requests six html5lib oauthlib pytz > cartridge pisa > > mezzanine-project -a cartridge foobar > cd foobar/ > python manage.py createdb --noinput > > And I get the same error as before. If I start the project with > Mezzanine's default template (no -a cartridge option), I get another error > from mezzanine_tags.py, but also related to Image. > > Can you reproduce the steps? Is it something only in my end? > > > -- > You received this message because you are subscribed to the Google Groups > "Mezzanine Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- Stephen McDonald http://jupo.org -- You received this message because you are subscribed to the Google Groups "Mezzanine Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
