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.