【发布时间】:2012-01-25 23:01:57
【问题描述】:
我使用 clonesatchmo 启动并运行了基本的 Satchmo 存储,但是图像没有显示出来。
来源显示:
<a href="/product/neat-book/"><img src="" width="" height="" /></a>
图像源应为空白。 当我运行 python manage.py satchmo_check 时,我没有收到任何错误。
我在 Mac OS X Lion 和 virtualenv 中运行 python 2.7.1。
这是我的 pip freeze > 要求:Django==1.3.1
PIL==1.1.7
PyYAML==3.10
Satchmo==0.9.2
TRML2PDF==1.0
-e hg+http://bitbucket.org/bkroeze/django-caching-app-plugins/@b0e77d2243cb5e655472a9f80581663cf59c5aa0#egg=django_caching_app_plugins-dev
-e hg+http://bitbucket.org/bkroeze/django-keyedcache/@4bf75598cab6c807d15c0dd643da2625ceb7d857#egg=django_keyedcache-dev
-e hg+http://bitbucket.org/bkroeze/django-livesettings/@68ac220849162a194fcb466de56febd100aa73a1#egg=django_livesettings-dev
django-registration==0.7
-e hg+http://bitbucket.org/bkroeze/django-signals-ahoy/@87f60574d64b9e87db3a086ee7ddea25f687a811#egg=django_signals_ahoy-dev
-e hg+http://bitbucket.org/bkroeze/django-threaded-multihost/@4aebd54035c8fbd38e4a5c5c87ff977a4740c4c2#egg=django_threaded_multihost-dev
pycrypto==2.4.1
reportlab==2.5
sorl-thumbnail==3.2.5
wsgiref==0.1.2
yolk==0.4.1
提前致谢!
【问题讨论】: