I have installed the avatar selection module and configured it.

And am trying to render it in my edit-user-profile-form.tpl.php
using

print drupal_render($form['select_avatar']);

I might be doing some silly mistake but am not able to get it. can anyone help me out on this