Image not loading. IOError..

11 views
Skip to first unread message

Swathi Rajanna

unread,
Aug 8, 2014, 11:48:13 AM8/8/14
to django...@googlegroups.com
Exception Value:
[Errno 2] No such file or directory: u'home/swathi/images/NoProfileUser.png'
Exception Location:/usr/local/lib/python2.7/dist-packages/django/core/files/images.py in get_image_dimensions, line 46

 w, h = get_image_dimensions(avatar)


MEDIA_ROOT = (
os.path.join(PROJECT_ROOT,'images'),
)
MEDIA_URL = '/media/'

Collin Anderson

unread,
Aug 8, 2014, 11:53:06 AM8/8/14
to django...@googlegroups.com
should your PROJECT_ROOT be '/home/swathi' instead of 'home/swathi' ?
Reply all
Reply to author
Forward
0 new messages