[10:27:21] <dstufft> tdsmith: cmyers was installed el capitan :V
[10:27:32] <dstufft> yea poking openstack to get it fixed there is the best thing
[10:41:49] <dstufft> oh man, I can't install Homebrew on my El Capitan install D:
[13:49:19] <preyalone> cmyers: does pyenv or virtualenv have the option to download x86 vs x86_64?
[13:50:29] <preyalone> cmyers: if your desired python version has an OS package, there's often a <package>:i386 available in Debian/RedHat as well
[13:57:11] <preyalone> there's a ppa for python 2.6.9, x86 and x86_64, if you don't mind the bugfix bump: https://launchpad.net/~fkrull/+archive/ubuntu/deadsnakes
[13:57:53] <preyalone> there are rpm's as well: http://rpmfind.net/linux/rpm2html/search.php?query=python&submit=Search+...
[14:02:02] <seschwar> i'm trying to install pip for python3 from source on debian 6, however i get the following error on running `python3 get-pip.py`: http://lpaste.net/138086
[15:07:35] <cmyers> preyalone: thanks for the input - I've bumped to 2.6.6 and gotten farther I think... after talking to some devs it sounds like our build process will be ok with 2.6.X.
[15:11:47] <cmyers> ugh, apparently my python was built without zip support somehow, despite zlib.i686 being installed...