Hi Eric, Just to add to what Jeff said, if you find that it still doesn't work, you can edit the file Modules/Setup in the Python source directory in YT_DEST/src. If you search in that file for ssl, you will see some commented out code that you can use to point to where ssl is installed. Britton On Wed, Mar 21, 2012 at 10:32 AM, j s oishi <jsoishi@gmail.com> wrote:
Hi Eric,
Yup, I've run into this recently. You need to apt-get install libssl-dev and then rm $YT_DEST/src/python/done and rerun the install script.
I'm doing this from memory, so let me know if I got the details wrong. I'll correct when I'm in front of my computer...
Hope this helps,
J On Mar 21, 2012 7:27 AM, "Eric Hallman" <hallman@txcorp.com> wrote:
Has anyone seen this error after clean install of yt on ubuntu? I went through lists online to see what is going on, and it appears to be a compile of python without ssl support. I'm not sure how to fix it however. This is using the mercurial build from the install script.
$hg pull abort: Python SSL support not found
Is it an Ubuntu problem? Or do I need to rebuild python from the install script with some other flags?
Thanks!
-- Eric Hallman Tech-X Corporation hallman@txcorp.com <kruger@txcorp.com> 5621 Arapahoe Ave, Suite A Phone: (720) 254-5833 Boulder, CO 80303 Fax: (303) 448-7756 --
_______________________________________________ yt-users mailing list yt-users@lists.spacepope.org http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
_______________________________________________ yt-users mailing list yt-users@lists.spacepope.org http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org